ApiToll — Multi-chain EVM gas snapshot
x402/apitoll-—-multi-chain-evm-gas-snapshotMulti-chain EVM gas snapshot via direct RPC eth_feeHistory across 17 chains (Ethereum, Base, Optimism, Arbitrum, Polygon, Avalanche, BSC, Gnosis, Fantom, Linea, Scroll, Blast, Mode, opBNB, Celo, zkSync, Mantle) — slow/standard/fast EIP-1559 tiers, current base fee, latest block, median fullness. For agent fee estimation and cross-chain tx scheduling. [x402: $0.001/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"apitoll_—_multi-chain_evm_gas_snapshot": {
"url": "https://evm-gas.apitoll.cloud/v1/evm/gas",
"transport": "http"
}
}
}