Skip to content
Back to search
30
MCP http

ApiToll — Base mainnet gas snapshot

x402/apitoll-—-base-mainnet-gas-snapshot

Real-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]

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ApiToll — Multi-chain EVM gas snapshot
Multi-chain EVM gas snapshot via direct RPC eth_feeHistory across 17 chains (Ethereum, Base, Optimism, Arbitrum, Polygon, Avalanche, BSC, Gn
0 tools · http
Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
1 tools · sse
Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
0 tools · sse
ApiToll Price History
Historical token price time series by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): a dated array of prices fo
0 tools · http
ApiToll — Crypto Token Prices
Latest crypto token prices by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): current spot price, token symbol,
0 tools · http
Gas Oracle
Get real-time gas prices, gwei tiers, and USD cost estimates for Base and Ethereum.
0 tools

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"
    }
  }
}