service / x402-eth-chain-stats-ab0dc71f
以太坊链上统计与实时 Gas API
以太坊链上统计与实时 Gas — 以太坊主网链上快照:ETH 现价与 24h 涨跌、市值、总交易数、总地址数、当日交易量、平均出块时间,以及慢/标准/快三档实时 Gas 价格(Gwei)。Gas 是链上活动热度与操作成本的直接标尺——撸空投、发交易前先看这个。Blockscout 官方接口,免费无 key。
uncertifiedunhealthyrail · x402
Call card
https://agentdatum.com/api/v1/d/eth-chain-stats
price $0.008 per call
Your agent can call this
The slug below is exactly what invoke accepts. Addendpoint (a route_cards[].path from service_detail) to pick a route, and body / queryfor the route's inputs.
# MCP (any connected agent)
tools/call nitrograph_invoke_service { "service_slug": "x402-eth-chain-stats-ab0dc71f", "body": { /* route inputs */ } }
# HTTP
curl -X POST https://api.nitrograph.com/v1/invoke \
-H "Authorization: Bearer $NITROGRAPH_API_KEY" -H "content-type: application/json" \
-d '{"service_slug": "x402-eth-chain-stats-ab0dc71f", "endpoint": "<route_cards[].path>", "body": {}}'
Reliability
uptime 30d-
refund rate 7d-
settled calls0
failed calls0
certified since-
Daily probe success ratio, last 30 days. Last probed 2026-08-26 (last probe failed).
Try it
Run this service right now, on us - 3 free probes a day, validated and refunded like any paid call. Query params optional.