ChainRay Chain Status is a paid API for AI agents from chainray.online, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Returns the current operational status and health metrics for a specified blockchain network
The most complete blockchain data and intelligence service for AI agents. 93 endpoints across 46 chains, from gas fees to DeFi analytics, with real-time streams, intent routing, and verifiable proofs. Pay-per-request via x402.
Returns the current operational status of the specified blockchain network, including whether the chain is active, any known issues, and relevant health indicators for that network.
GEThttps://chainray.online/oracle/chain-statusUse this endpoint when an agent needs to verify whether a specific blockchain network is operational before executing transactions, routing intents, or fetching on-chain data — especially useful as a pre-flight check before DeFi operations or cross-chain activity.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "ethereum"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"feeds": [
{
"chain": "base",
"status": "healthy",
"txCount": 220,
"blockAge": 2,
"blockNumber": 47225049,
"rpcLatencyMs": 241,
"blockAgeHuman": "2s",
"expectedBlockTime": 2
},
{
"chain": "ethereum",
"status": "healthy",
"txCount": 198,
"blockAge": 8,
"blockNumber": 25299076,
"rpcLatencyMs": 51,
"blockAgeHuman": "8s",
"expectedBlockTime": 12
},
{
"chain": "arbitrum",
"status": "healthy",
"txCount": 4,
"blockAge": 0,
"blockNumber": 472608007,
"rpcLatencyMs": 375,
"blockAgeHuman": "0s",
"expectedBlockTime": 0.25
},
{
"chain": "optimism",
"status": "healthy",
"txCount": 28,
"blockAge": 0,
"blockNumber": 152820335,
"rpcLatencyMs": 212,
"blockAgeHuman": "0s",
"expectedBlockTime": 2
},
{
"chain": "polygon",
"status": "healthy",
"txCount": 142,
"blockAge": 0,
"blockNumber": 88356308,
"rpcLatencyMs": 74,
"blockAgeHuman": "0s",
"expectedBlockTime": 2
},
{
"chain": "bsc",
"status": "healthy",
"txCount": 102,
"blockAge": 0,
"blockNumber": 103736635,
"rpcLatencyMs": 212,
"blockAgeHuman": "0s",
"expectedBlockTime": 3
},
{
"chain": "avalanche",
"status": "healthy",
"txCount": 7,
"blockAge": 2,
"blockNumber": 87797645,
"rpcLatencyMs": 135,
"blockAgeHuman": "2s",
"expectedBlockTime": 2
},
{
"chain": "zksync",
"status": "stale",
"txCount": 1,
"blockAge": 10,
"blockNumber": 70756371,
"rpcLatencyMs": 134,
"blockAgeHuman": "10s",
"expectedBlockTime": 1
},
{
"chain": "linea",
"status": "healthy",
"txCount": 31,
"blockAge": 4,
"blockNumber": 31004322,
"rpcLatencyMs": 103,
"blockAgeHuman": "4s",
"expectedBlockTime": 3
},
{
"chain": "scroll",
"status": "degraded",
"txCount": 1,
"blockAge": 26,
"blockNumber": 34058938,
"rpcLatencyMs": 99,
"blockAgeHuman": "26s",
"expectedBlockTime": 3
},
{
"chain": "blast",
"status": "healthy",
"txCount": 6,
"blockAge": 2,
"blockNumber": 36214815,
"rpcLatencyMs": 102,
"blockAgeHuman": "2s",
"expectedBlockTime": 2
},
{
"chain": "mantle",
"status": "healthy",
"txCount": 1,
"blockAge": 1,
"blockNumber": 96554567,
"rpcLatencyMs": 327,
"blockAgeHuman": "1s",
"expectedBlockTime": 2
},
{
"chain": "gnosis",
"status": "healthy",
"txCount": 37,
"blockAge": 2,
"blockNumber": 46653179,
"rpcLatencyMs": 345,
"blockAgeHuman": "2s",
"expectedBlockTime": 5
},
{
"chain": "polygon-zkevm",
"status": "healthy",
"txCount": 0,
"blockAge": 6,
"blockNumber": 32816906,
"rpcLatencyMs": 193,
"blockAgeHuman": "6s",
"expectedBlockTime": 5
},
{
"chain": "mode",
"status": "healthy",
"txCount": 2,
"blockAge": 0,
"blockNumber": 40535932,
"rpcLatencyMs": 128,
"blockAgeHuman": "0s",
"expectedBlockTime": 2
}
],
"_proof": {
"chain": "ethereum",
"dataHash": "8e2722a8b0bb653bffd0c2a083b4162699101ab2e68ccf73921ae9168d61e0a4",
"blockHash": "0xbf66dd2b3d549e7daa81d34bc2c4b7c278099c289e3748c065bbad10bbacf228",
"chainName": "Ethereum",
"blockNumber": 25299076,
"proofVersion": "3.0",
"blockTimestamp": 1781239439,
"proofTimestamp": 1781239447869
},
"summary": {
"healthy": 13,
"degraded": 1,
"unreachable": 1,
"overallHealth": "minor-issues"
},
"timestamp": 1781239447833,
"oracleType": "chain-status",
"chainsMonitored": 15
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"