ChainRay Gas Oracle is a paid API for AI agents from chainray.online, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Returns real-time gas price and fee estimates for EVM-compatible blockchain networks, defaulting to Base chain.
The most complete blockchain data and intelligence service for AI agents. 93 endpoints across 46 chains, from gas fees to DeFi analytics, with real-time streams, intent routing, and verifiable proofs. Pay-per-request via x402.
Returns current gas price metrics for the specified EVM chain, including base fee, priority fee (tip), and overall gas estimates needed to submit and confirm transactions.
GEThttps://chainray.online/gas-oracleUse this endpoint when you need real-time gas price data for EVM-compatible chains (especially Base) to inform transaction cost estimation, fee setting, or timing decisions. Prefer this over historical gas endpoints when you need the current moment's gas metrics rather than trends.
{
"query": "{\\\"input\\\": {\\\"type\\\": \\\"http\\\", \\\"method\\\": \\\"GET\\\", \\\"queryParams\\\": {\\\"chain\\\": \\\"base\\\"}}}"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"_proof": {
"chain": "base",
"dataHash": "d6e6432c127ded5dbb7a1a4c3a3f861c756cf535cb7215ad62cb219d854f0c24",
"blockHash": "0x2f9089f0abb66af4aecd592098e4095b8fd9df12c726c3a2e82e9f0422e89c89",
"chainName": "Base",
"blockNumber": 47267366,
"proofVersion": "3.0",
"blockTimestamp": 1781324079,
"proofTimestamp": 1781324080379
},
"ranking": [
{
"chain": "scroll",
"speed": "~2s",
"gasGwei": 0.0001,
"transferCostUsd": 0,
"transferCostFormatted": "<$0.001"
},
{
"chain": "gnosis",
"speed": "~2s",
"gasGwei": 0.0009,
"transferCostUsd": 0,
"transferCostFormatted": "<$0.001"
},
{
"chain": "fantom",
"speed": "~2s",
"gasGwei": 1,
"transferCostUsd": 0,
"transferCostFormatted": "<$0.001"
},
{
"chain": "avalanche",
"speed": "~2s",
"gasGwei": 0.0685,
"transferCostUsd": 0.0001,
"transferCostFormatted": "<$0.001"
},
{
"chain": "base",
"speed": "~2s",
"gasGwei": 0.005,
"transferCostUsd": 0.0002,
"transferCostFormatted": "<$0.001"
},
{
"chain": "arbitrum",
"speed": "~2s",
"gasGwei": 0.02,
"transferCostUsd": 0.0007,
"transferCostFormatted": "<$0.001"
},
{
"chain": "bsc",
"speed": "~2s",
"gasGwei": 0.1,
"transferCostUsd": 0.0013,
"transferCostFormatted": "$0.0013"
},
{
"chain": "zksync",
"speed": "~2s",
"gasGwei": 0.0453,
"transferCostUsd": 0.0016,
"transferCostFormatted": "$0.0016"
},
{
"chain": "celo",
"speed": "~2s",
"gasGwei": 200,
"transferCostUsd": 0.0021,
"transferCostFormatted": "$0.0021"
},
{
"chain": "polygon",
"speed": "~2s",
"gasGwei": 250.0902,
"transferCostUsd": 0.0026,
"transferCostFormatted": "$0.0026"
},
{
"chain": "ethereum",
"speed": "~12s",
"gasGwei": 0.1276,
"transferCostUsd": 0.0045,
"transferCostFormatted": "$0.0045"
},
{
"chain": "mantle",
"speed": "~2s",
"gasGwei": 50,
"transferCostUsd": 1.7464,
"transferCostFormatted": "$1.7464"
}
],
"sources": [
"on-chain RPC (16 chains)",
"on-chain DEX (ETH price)"
],
"timestamp": 1781324080249,
"ethPriceUsed": 1663.27,
"chainsScanned": 12,
"recommendation": {
"advice": "Execute on scroll to save up to 100.0% vs mantle",
"cheapestChain": "scroll",
"savingsPercent": "100.0%",
"transferCostUsd": "<$0.001",
"mostExpensiveChain": "mantle",
"mostExpensiveCostUsd": "$1.7464"
}
}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"