Route blockchain RPC calls across 8+ providers (Helius, Triton, QuickNode) with automatic failover and pay-per-call settlement.
No API keys • No subscriptions • No human intervention
$0.0001 per RPC call • Solana, Ethereum, Base
A production-ready API gateway that intelligently routes RPC calls across multiple blockchain providers with automatic micropayment settlement
Single API endpoint routes to 8+ RPC providers across Solana, Ethereum, and Base chains
Automatically selects best provider based on cost, latency, priority, or custom preferences
Pay-per-call with x402 protocol. No API keys, no subscriptions, just autonomous payments
POST /rpc with your RPC method
System selects best provider (health, cost, latency)
749 lamports ($0.00015) settled in <1s
Receive data with payment receipt
Get started in 3 lines of code
import { X402Agent } from '@x402/client';
const agent = new X402Agent('https://x402labs.cloud');
const result = await agent.callRPC('getSlot', [], 'solana');
// Agent handles payment automatically!
console.log('Current slot:', result.result);
// Payment: 749 lamports ($0.00015)
// Provider: Auto-selected (Helius)
// Settlement: <1s
https://x402labs.cloud/rpc
Single unified endpoint for all chains and providers
Real-time health and performance metrics
Integrated with leading RPC providers across Solana, Ethereum, and Base
Join developers building the machine economy.
Start with your first autonomous RPC call in under 5 minutes.
First 1,000 calls free • No credit card required