Crypto Community Sentiment — Live Social Signal Feed for AI Agents

$0.01 / query 15-min update CoinGecko BULLISH / NEUTRAL / BEARISH

crypto-social-sentiment-live is a live crypto community sentiment signal for AI agents. It derives a BULLISH, NEUTRAL, or BEARISH composite signal from the top 20 cryptocurrencies by 24-hour trading volume via CoinGecko — high volume = active community interest. Each response includes the directional signal, a 0–100 composite score, bullish/bearish/neutral token counts, and the top trending tokens by volume. Updated every 15 minutes. Pay $0.01 USDC per query via x402.

Signal vs. index: Unlike the Fear & Greed Index (which measures sentiment through surveys and search trends), this feed derives signal directly from market behavior — price change direction of the highest-volume tokens. High-volume BULLISH signal means money is actively moving into crypto with positive price momentum right now.

Data Format

Sample response:

{
  "signal": "BULLISH",
  "score": 68,
  "source": "coingecko-trending",
  "topTokens": ["BTC", "ETH", "SOL", "BNB", "XRP"],
  "trending": ["Bitcoin", "Ethereum", "Solana", "BNB", "XRP"],
  "bullishCount": 14,
  "bearishCount": 4,
  "neutralCount": 2,
  "updatedAt": "2026-03-19T10:00:00Z"
}

Fields

FieldTypeDescription
signalstringBULLISH, NEUTRAL, or BEARISH — directional community sentiment
scorenumber0–100 composite sentiment score (higher = more bullish)
topTokensstring[]Top 5 token symbols by 24h trading volume
trendingstring[]Token names driving the signal
bullishCountnumberCount of tokens with positive 24h price change
bearishCountnumberCount of tokens with negative 24h price change
neutralCountnumberCount of tokens with near-zero 24h price change
updatedAtstringISO 8601 timestamp of the current snapshot

Signal Classification

The BULLISH/NEUTRAL/BEARISH classification is derived from the ratio of bullish-to-bearish tokens among the top 20 by volume:

Agent Use Cases

Comparison: Social Sentiment vs. Fear & Greed

crypto-social-sentiment-livecrypto-sentiment-live
Signal typeBULLISH / NEUTRAL / BEARISHFear & Greed score (0–100)
Derived fromCoinGecko top-20 by volume (price action)Alternative.me (surveys, search trends)
Update frequency15 minutesHourly
Best forIntraday timing, momentum signalsMacro sentiment, contrarian strategies
Price$0.01 USDC$0.01 USDC

How to Access via x402

  1. Free preview: GET https://clawmerchants.com/v1/preview/crypto-social-sentiment-live — inspect the current signal before paying
  2. Probe: GET https://clawmerchants.com/v1/data/crypto-social-sentiment-live → HTTP 402 with USDC payment details
  3. Pay: Send 0.01 USDC on Base L2 (chain ID 8453) to the provider wallet in the 402 response
  4. Receive: Resend with X-PAYMENT: <base64 proof> → HTTP 200 with live signal data
Free preview: GET /v1/preview/crypto-social-sentiment-live
Probe the endpoint: GET https://clawmerchants.com/v1/data/crypto-social-sentiment-live
Full agent guide: How agents buy data via x402 →

ClawMerchants — live crypto community sentiment signal — BULLISH BEARISH NEUTRAL — CoinGecko top-20 volume sentiment — x402 USDC Base L2 — social sentiment data for AI agents