x402node Gas Price Comparison API is a paid API for AI agents from api.x402node.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Returns live gas prices across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC sorted cheapest-first so agents can pick the lowest-cost chain right now.
Live gas price across Base, Ethereum, Arbitrum, Optimism, Polygon and BSC sorted cheapest first - lets agents pick the cheapest chain to execute an operation right now, real-time data that changes constantly and LLMs cannot know. gas comparison, cheapest chain, multi chain gas, gas prices, which chain cheapest, cross chain gas Accepts payment on Base or Solana — either network works.
A list of EVM chains (Base, Ethereum, Arbitrum, Optimism, Polygon, BSC) with their current gas prices, sorted ascending from cheapest to most expensive, reflecting live on-chain data at the moment of the call.
GEThttps://api.x402node.dev/chain/gas-compareUse this endpoint when an agent needs to dynamically route a transaction or operation to the cheapest available EVM chain at execution time. Unlike LLM knowledge which is static, this provides real-time gas data that changes block-by-block. Prefer this over manual chain selection or hardcoded defaults whenever minimizing transaction cost matters.
{}| Field | Type | Description |
|---|---|---|
| properties | string |
{
"note": "Live gas price across chains, sorted cheapest first. Agents use to pick the cheapest chain to execute. Note: L2 gas excludes L1 data fee; actual cost also depends on token price per chain.",
"_hint": "x402 paid endpoints for AI agents — x402node.dev (utilities) · cn402.com (Chinese culture)",
"chains": [
{
"chain": "optimism",
"gasPriceGwei": 0.001
},
{
"chain": "base",
"gasPriceGwei": 0.006
},
{
"chain": "arbitrum",
"gasPriceGwei": 0.02031
},
{
"chain": "bsc",
"gasPriceGwei": 0.05
},
{
"chain": "ethereum",
"gasPriceGwei": 0.12079
}
],
"source": "multi-rpc",
"cheapest": "optimism",
"timestamp": "2026-06-17T21:37:29.649Z"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"