rpc.nodeflare.app

Category
Service
Network
EIP155:137, EIP155:42161
Avg / request
$0.001
Endpoints
23

Service overview

What is NodeFlare?

Robinhood Chain RPC (chain 4663): JSON-RPC over HTTPS on NodeFlare's own bare-metal nodes. Pay per request in USDC, no account or API key - built for AI agents. All methods including eth_getLogs, eth_call, trace, and debug (archive) - good for indexing, event queries, and simulation. Simple calls $0.001; heavy calls priced by compute units. One of the first independent x402 RPC providers for this chain.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://rpc.nodeflare.app/arb/x402" \
  --method POST \
  --data '{
  "id": "{id}",
  "jsonrpc": "{jsonrpc}",
  "method": "{method}",
  "params": "{params}"
}'
What you get back
{
  "endpoint": "POST /arb/x402",
  "paid": true,
  "query": "integrate x^2",
  "result": "x^3 / 3 + C"
}

Similar Services