Building a Web3 AI Trading Agent on Base + Uniswap tutorial is live!    Learn more
  • Pricing
  • Docs

Launch on XLayer with Dedicated RPC Nodes

Secure, scalable, and production-ready XLayer RPC access, fully managed and hosted by Chainstack.

Skip the complexities of node maintenance and infrastructure setup. Focus on building while we handle the rest.

Stop overspending on self-hosted nodes

Get reliable, cost-effective XLayer Mainnet and Testnet access without the hassle of cloud setup and maintenance.

Flat monthly fee Unlimited requests

Dedicated Node is the all-access pass to unbounded Web3 development.

Market’s top performance and security combined with limitless customization capabilities.

Secure infra you can trust

Your XLayer node is deployed in a secure, isolated environment with strict access controls, encrypted communication, and continuous monitoring. Hardened, isolated, and always protected.

Learn more →

Build better on XLayer

Explore how dedicated XLayer nodes can streamline your infrastructure and reduce operational costs. Learn why teams choose Chainstack for reliable blockchain access.

Read the full blog post →

Performance. That’s more than RPS.

Deploy applications with stable, always-on XLayer Mainnet and Testnet connectivity at Chainstack Cloud.

XLayer Mainnet and Testnet

Dedicated XLayer Mainnet and Testnet nodes with guaranteed performance, high availability, and full data integrity.

Whether you’re building wallets, analytics, or integrations, Chainstack ensures seamless and reliable access to the XLayer network.

99.9% uptime with SLA. SOC2 certified.

Request a node

Frequently Asked Questions
What are the uptime and performance guarantees?

We offer a 99.9% uptime SLA on our dedicated XLayer RPC nodes, backed by enterprise-grade infrastructure optimized for low-latency and high-throughput performance.

How long does it take to activate access after submitting a request?

You will receive your connection credentials after our support team processes your request, which typically takes 1–2 business days.

What pricing or billing options are available for RPC access?

We offer flexible monthly and annual billing plans. Dedicated node deployment requires a Pro plan subscription and higher.

Dedicated Node compute per hour price starts from $0.50 across all paid subscription plans.

 

Can I monitor usage or performance metrics of my node?

Yes, we provide a user dashboard with real-time metrics, including request counts, latency, and system health, allowing you to monitor and optimize your usage.

Request XLayer RPC node

Request access to enterprise-grade XLayer RPC services tailored for performance, reliability, and scale.

Learn more about XLayer
What is XLayer?

XLayer is OKX’s zkRollup built on Polygon CDK; it uses OKB as the ecosystem token and connects exchange liquidity directly to on-chain dApps.

How to get XLayer RPC endpoint?
Open a free Chainstack account, then access your console. Hit Add node, pick the XLayer network, and spin up your node with one click. Once it’s up, click Access & credentials and take your personal RPC endpoint into your dApp.
How to run an XLayer node?
Start an XLayer Global Node on Chainstack and bridge OKX liquidity immediately. Opt for a Dedicated Node when you need private order routing. DIY equals Polygon CDK builds, prover clusters, and exchange-side rate limits.
What is XLayer RPC API?

XLayer follows Polygon CDK specs, so eth_* methods exist alongside xl_getExchangeRate for OKB tokenomics. Deposit status maps to exchange off-chain balances. Fee history denominates gas in OKB.

How much does it cost to run a XLayer RPC?
Polygon CDK nodes with prover syncs run US $120-210 / month. Exchange bridges may tack on extra network fees. Chainstack’s XLayer RPC is budget-friendlier for most integrations.
Is XLayer RPC free?
OKX publishes a free XLayer RPC, but exchange traffic can bottleneck it. Chainstack’s free plan still includes 3 million XLayer calls with global balancing.
How to setup a XLayer RPC?
Take the XLayer RPC link from Chainstack Console. Paste it into MetaMask or replace the provider URI in your dApp to connect via Chainstack.

Notes for XLayer API

XLayer nodes enable RPC-based communication through a JSON-RPC interface that provides full access to the chain. Developers can rely on web3.py and ethers.js SDKs to query blockchain data and deploy smart contracts efficiently.