7X3JdDswsL4DS6db22jfL1gZsU8MyEj6WEbLsWM9pump
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
API gateway that intelligently routes RPC calls across multiple blockchain providers with automatic micropayment settlement, priced dynamically from USD to SOL or USDC
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)
Amount auto-converts from USD to SOL/USDC based on live pricing
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 converted from USD to SOL based on live oracle price
// Provider: Auto-selected
// 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