ChainRay Token Sentiment is a paid API for AI agents from chainray.online, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-08).
Fetches on-chain sentiment data for a specified cryptocurrency token, optionally filtered by blockchain.
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 sentiment object for the specified token, likely including a sentiment score or classification (bullish/bearish/neutral), derived from on-chain data signals such as transaction patterns, holder behavior, or social/trading activity on the target chain.
GEThttps://chainray.online/sentiment/%7Btoken%7DUse this endpoint when you need on-chain-derived sentiment signals for a specific cryptocurrency token, especially when you want data grounded in actual blockchain activity rather than social media scraping. Prefer this over generic sentiment APIs when the question is specifically about a token's on-chain behavior and DeFi context, and when you need multi-chain coverage.
{
"chain": "ethereum"
}| Field | Type | Description |
|---|---|---|
| chain | string | Target blockchain |
{
"chain": "ethereum",
"token": "{TOKEN}",
"_proof": {
"chain": "ethereum",
"dataHash": "5a491aebe9e1b44621938fa76f7f6c3518c6d25d0fc5b8aa803657e44f061c55",
"blockHash": "0x0b2fc57670784f49cc92eef2a111389651c74ca2a84fbd073896186d2bbcdc52",
"chainName": "Ethereum",
"blockNumber": 25299131,
"analysisHash": "3ceedb1b87b936076dd49cbcfb1f8ca35dedb326cc57988e96a84e36f242a99f",
"proofVersion": "3.0",
"blockTimestamp": 1781240111,
"proofTimestamp": 1781240117634
},
"signals": {
"newsNlp": {
"note": "News NLP data unavailable, using on-chain signals",
"available": false
},
"gasLevel": {
"unit": "gwei",
"signal": 0,
"weight": 0.35,
"currentGas": 0.1559,
"dataSource": "on-chain"
},
"gasTrend": {
"value": "stable",
"signal": 0.1,
"weight": 0.35,
"dataSource": "on-chain"
},
"chainHealth": {
"signal": 0.2,
"weight": 0.3,
"dataSource": "on-chain"
},
"socialActivity": {
"note": "Social data unavailable",
"available": false
}
},
"sources": [
"on-chain"
],
"sentiment": "slightly_bullish",
"timestamp": 1781240117548,
"confidence": 0.58,
"oracleType": "token-sentiment",
"methodology": "Token Sentiment v2.0 — On-chain only mode (NLP sources temporarily unavailable). 3-signal weighted composite from real block data.",
"priceContext": {
"nativeTokenUsd": 1676.4
},
"sentimentScore": 0.1
}{
"type": "object",
"additionalProperties": true
}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"