gateway-dev.flamewire.io

gateway-dev.flamewire.io
Category
Service
Network
Avg / request
$0.001
Endpoints
1

Service overview

What is gateway-dev.flamewire.io?

FlameWire Ethereum RPC — full eth_*, debug_*, trace_* method coverage on Ethereum mainnet via decentralized validator pool. Pay-per-call USDC, no API keys.

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://gateway-dev.flamewire.io/v1/paid/rpc/{chain}" \
  --method POST \
  --data '{
  "id": "{id}",
  "jsonrpc": "{jsonrpc}",
  "method": "{method}"
}'
What you get back
{
  "endpoint": "POST /v1/paid/rpc/:chain",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services