ApiToll — Base mainnet gas snapshot
x402/apitoll-—-base-mainnet-gas-snapshotReal-time Base mainnet gas prices via direct RPC eth_feeHistory — slow/standard/fast tiers (max_fee_per_gas + max_priority_fee_per_gas in gwei), current EIP-1559 base fee, latest block number, and median block fullness across the last 20 blocks. Use for fee estimation, tx scheduling, and base-chain congestion signals. [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_—_base_mainnet_gas_snapshot": {
"url": "https://gas.apitoll.cloud/v1/base/gas",
"transport": "http"
}
}
}