SYNTHORA Ethereum Network Stats Oracle
x402/synthora-ethereum-network-stats-oracleReturns Ethereum network fundamentals from Blockchair: block height, total and 24h transaction counts, approximate ETH circulation, 24h volume, mempool transactions and TPS, and median mempool gas price. Feeds autonomous ETH activity agents and agent-to-agent monitors gauging throughput, congestion and transaction demand. [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_ethereum_network_stats_oracle": {
"url": "https://ethereum-network-stats-blockchair.hergertsynthora.com/service",
"transport": "http"
}
}
}