Skip to content
Back to search
30
MCP http

SYNTHORA Blockscout Multi-Chain Metrics Oracle

x402/synthora-blockscout-multi-chain-metrics-oracle

Returns per-chain explorer metrics (average block time, live gas prices slow/average/fast, gas used today, total addresses, total blocks, network utilization, market cap) from public Blockscout instances for Base, Optimism, Gnosis and Ethereum. Serves autonomous cross-chain agents and A2A schedulers picking the cheapest, least-congested chain to transact on. [x402: $0.002/call on base, category=other]

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

Similar MCP servers embedding-nearest

SYNTHORA SYNTHORA Base Chain Metrics
Real-time Base chain metrics: latest block, base fee (gwei), gas used %, tx count. For gas-timing and execution agents. Free public RPC, det
0 tools · http
SYNTHORA Ethereum Network Stats Oracle
Returns Ethereum network fundamentals from Blockchair: block height, total and 24h transaction counts, approximate ETH circulation, 24h volu
0 tools · http
SYNTHORA Bitcoin Network Stats Oracle
Returns Bitcoin network fundamentals from Blockchair: block height, total and 24h transactions, circulating supply, difficulty, 24h on-chain
0 tools · http
SYNTHORA Gas & MEV Oracle
Live gas price and MEV oracle across chains: base/priority fees, congestion and MEV signal. For agents timing transactions. Ed25519-signed.
0 tools · http
SYNTHORA Ethereum Base Fee & Burn Stats
Returns Ethereum EIP-1559 base-fee-per-gas statistics (all-time, daily and rolling averages, min/max with block numbers, and the burn barrie
0 tools · http
SYNTHORA RPC network
Chain metadata: chainId, latest block, gas price and finality across 5 EVM chains. Deterministic, Ed25519-signed. [x402: $0.001/call on base
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synthora_blockscout_multi-chain_metrics_oracle": {
      "url": "https://blockscout-chain-stats-multichain.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}