ChainRay Liquidity Prediction is a paid API for AI agents from chainray.online, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-13).
Predicts liquidity conditions for a specified blockchain network using on-chain intelligence
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 a liquidity prediction or forecast for the specified blockchain network, likely including a liquidity score or signal, depth indicators, or DeFi pool analytics that inform trading or protocol decisions.
GEThttps://chainray.online/predict/liquidityUse this endpoint when you need a forward-looking or current liquidity signal for a specific blockchain network before executing trades, routing intents, or assessing DeFi protocol risk. Prefer this over raw DEX data endpoints when you want a pre-computed intelligence signal rather than raw pool balances.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "ethereum"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"type": "liquidity-prediction",
"chain": "ethereum",
"model": "tvl-trend-v1",
"_proof": {
"chain": "ethereum",
"dataHash": "ef8ff6dbad0a8988de13568ebb3cb386da0cd5ed226d7fe7d6ecef3eb03790da",
"blockHash": "0xc31ed7d7b09972eee34471578699905e83baca8436be3adbd953df78adc8af6a",
"chainName": "Ethereum",
"blockNumber": 25299057,
"proofVersion": "3.0",
"blockTimestamp": 1781239211,
"proofTimestamp": 1781239216646
},
"current": {
"tvl": 0,
"healthScore": 92,
"healthSource": "protocol-health-api",
"tvlFormatted": "$0"
},
"timestamp": 1781239216444,
"prediction": {
"next24h": {
"direction": "uncertain",
"confidence": 0.3,
"expectedRange": {
"low": 0,
"high": 0
}
},
"riskFactors": [
"⚠️ No TVL data — unable to assess risk"
]
},
"recommendation": "TVL uncertain — monitor before large deposits"
}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"