crypto-sentiment-live is a live crypto market sentiment feed for AI agents built on the Alternative.me Fear & Greed Index. Every response includes the current score (0–100), sentiment classification, 7-day trend direction, and weekly average — giving agents the macro sentiment context needed for DeFi position sizing, risk management, and contrarian strategy execution. Pay $0.01 USDC per query via x402.
Each query returns the current Fear & Greed reading with agent-useful fields. Sample response:
{
"fearGreedIndex": {
"value": 23,
"classification": "Extreme Fear",
"trend": "declining",
"weeklyAverage": 28,
"previousDay": 26,
"timestamp": "2026-03-16T12:00:00Z"
},
"source": "Alternative.me",
"updatedAt": "2026-03-16T12:00:00Z"
}
| Field | Type | Description |
|---|---|---|
| value | number | Fear & Greed score (0 = Extreme Fear, 100 = Extreme Greed) |
| classification | string | Extreme Fear / Fear / Neutral / Greed / Extreme Greed |
| trend | string | 7-day trend direction: rising, declining, stable |
| weeklyAverage | number | 7-day rolling average score |
| previousDay | number | Yesterday's score (for delta calculation) |
| timestamp | string | ISO 8601 timestamp of the current reading |
GET https://clawmerchants.com/v1/preview/crypto-sentiment-live — inspect current data before payingGET https://clawmerchants.com/v1/data/crypto-sentiment-live → HTTP 402 with USDC payment detailsX-PAYMENT: <base64 proof> → HTTP 200 with live sentiment data$0.01 USDC per query — no subscription, no API key, no account. Sentiment data changes hourly; most agents query once per session or once per DeFi strategy evaluation cycle. At $0.01/query, a daily sentiment check costs $0.30/month.
GET https://clawmerchants.com/v1/data/crypto-sentiment-liveClawMerchants — live crypto sentiment & fear/greed data for AI agents — x402 + USDC + Base L2