# x402 Data Hub v2 - Crypto News Sentiment Analysis

> x402 Data Hub v2 - Crypto News Sentiment Analysis is a paid API for AI agents from x402-data-hub-v2.vercel.app, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).

Analyzes sentiment of cryptocurrency-related news articles, returning sentiment scores and classifications for crypto market intelligence

## Facts

- Endpoint: POST https://x402-data-hub-v2.vercel.app/api/sentiment/news
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-data-hub-v2-crypto-news-sentiment-analysis-5a4494bf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_v4qtab-CIYDvA3ZURQyQD

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-data-hub-v2-crypto-news-sentiment-analysis-5a4494bf -d '<json body>'
```

Example prompt: Can you pull the latest news sentiment score for Bitcoin from the x402 Data Hub — I want to know if the current news coverage is bullish or bearish?

## When to prefer this

Choose this endpoint when you need structured, quantified sentiment signals derived specifically from crypto news coverage, rather than social media sentiment. Ideal for agents building market intelligence dashboards, trading signal pipelines, or portfolio monitoring tools that need news-based sentiment as a data input. Prefer over generic NLP sentiment APIs when you need crypto-domain-specific analysis with minimal setup cost ($0.05 USDC per call).

## Known failure modes

- Invalid or missing cryptocurrency symbol returns a 400 error
- No recent news available for the queried asset results in empty or null sentiment data
- Payment not completed via x402 protocol results in 402 Payment Required response
- Rate limit exceeded returns a 429 error
- Malformed POST body returns a 400 bad request error

## How this service works

16 paid endpoints - Crypto, Exchange, Yield, Governance, Sentiment

## Output

Returns a sentiment classification (positive, negative, or neutral) along with a numerical sentiment score derived from recent cryptocurrency news articles, helping agents assess market mood and news-driven signals for specific crypto assets or topics.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-data-hub-v2-crypto-news-sentiment-analysis-5a4494bf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-data-hub-v2.vercel.app](https://www.zero.xyz/host/x402-data-hub-v2.vercel.app/llms.txt)
