30 chains live

One RPC endpoint.Thirty chains.Billed per request.

EVM, Solana, Bitcoin, TON, TRON, Sui — same URL pattern, same key. Pay per Compute Unit. No method multipliers, no minimums.

No KYC. Free tier. Credit cards coming soon.

ethereum.therpc.io
$ curl https://ethereum.therpc.io/<YOUR_KEY> \
-X POST \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "eth_blockNumber",
"id": 1,
"params": []
}'
# Response
{"jsonrpc":"2.0","id":1,"result":"0x14a3b27"}

Every call timed, traced, and graded in-flight by Richard.

Powering production traffic across

01
30
chains live

EVM + Solana + Bitcoin + TON + TRON + Sui

02
$0.39/1M per CU
Flat billing

Every method, every chain — one rate

03
USDC
Crypto-native payments

Top up in USDC and other stablecoins

04
p99 < 54 ms
Edge-routed

Multi-region anycast on every request

Unified API

Different chains. One URL.

One endpoint format, one key, one schema. EVM and non-EVM from a single integration.

  • One subdomain per chain

    Each chain answers on its own host — <chain>.therpc.io/<key>. Switch chains by switching the subdomain; the key and the call shape stay the same.

  • EVM + non-EVM, one schema

    Ethereum, Arbitrum, Base, Polygon, Solana, Bitcoin, TON, TRON, Sui — JSON-RPC 2.0 for EVM and Solana, REST wrappers for TRON and TON.

  • One-click Add to MetaMask

    Every EVM chain ships a button with a prefilled RPC URL and Chain ID.

Browse the 30-chain catalogue
Ethereum
Solana
BNB Smart Chain
Polygon
Arbitrum One
+25 more chains
Endpoint
<chain>.therpc.io

What teams build on TheRPC

Four typical shapes. Click through for code samples and the recommended plan.

DeFi

Read-heavy: quotes, balances, pool state, mempool simulations.

NFT & Gaming

Burst-RPS spikes. Cheap mainnets — Base, Polygon, BNB.

Wallets

Add-to-wallet in one click. Multi-chain without proxies in your code.

Indexers and analytics

Archive + debug/trace methods with no per-method markup.

Pricing

Pay only for what you call.

Free tier with no card. Pay-as-you-go at $0.39 per million CU.

Free

$0/ month

Personal projects and prototypes. Dedicated key, monthly Compute Unit quota.

  • Personal API key
  • Generous monthly Compute Unit quota
  • All 30 chains
  • Email + Discord support
Create account
Most popular

Pay-as-you-go

$0.39/ 1M CU$0.49

Pay only for the requests you make. No floor, no monthly minimum. Top up in USDC.

  • $0.39 per million Compute Units (promo)
  • No method multipliers — every call billed the same
  • Multiple API keys per project
  • Per-key usage limits
Choose plan

Public

$0/ month

Open RPC, no signup needed. Great for one-off scripts and chain exploration.

  • Shared public endpoints across all 30 chains
  • Rate-limited (community fair-use)
  • No API key needed
  • Read-only methods only
Try a chain

Frequently asked

Short answers. The docs go deeper.

A Compute Unit (CU) is our single billing unit across every chain. Each call is billed in CU — light reads cost the least, heavier methods like traces, large ranges and archive cost more. One unit, every chain, no per-chain surcharge. On Pay-as-you-go, 1M CU = $0.39.

Thirty live today across EVM and non-EVM. Ethereum, Solana, BNB, Polygon, Arbitrum, Base, Optimism, Avalanche, Bitcoin, TON, TRON, Sui, Linea, Scroll, Mantle, Berachain, Unichain and more. See the full list on the Chains page.

Crypto-native — top up in USDC and other stablecoins. No card required.

Each plan exposes a per-key RPS ceiling you control from the dashboard. The Pay-as-you-go plan lets you raise the limit on demand.

Enterprise plans include a contractual SLA with credits. Free and Pay-as-you-go tiers run on best-effort multi-region capacity with a public status page.

Ship multi-chain in one afternoon.

Spin up an API key, follow the quickstart, watch live usage. Free tier, no card.