SYNTHORA Blockscout Multi-Chain Metrics Oracle
x402/synthora-blockscout-multi-chain-metrics-oracleReturns 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]
Similar MCP servers embedding-nearest
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"
}
}
}