# OmniTerminal Crypto News by Symbol

> OmniTerminal Crypto News by Symbol is a paid API for AI agents from omniterminal.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Returns fresh, deduplicated AI-curated crypto news and market-moving events for a specific symbol, with catalyst summaries, sentiment, impact scores, confidence ratings, affected tickers, and market context.

## Facts

- Endpoint: GET https://omniterminal.app/api/x402/v1/news/:symbol
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/omniterminal-crypto-news-by-symbol-1b438d48
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yw6mmzJgP1IG7wmwBGDlX

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 omniterminal-crypto-news-by-symbol-1b438d48
```

Example prompt: Pull the latest market-moving crypto news for BTC right now — I need catalyst summaries, sentiment, impact scores, and confidence ratings so I can decide whether to adjust my position.

## When to prefer this

Choose this endpoint when you need symbol-specific crypto news enriched with AI-generated catalyst summaries, sentiment, impact, and confidence scores — particularly for trading agents that need structured, deduplicated signals rather than raw news feeds. Prefer over generic news APIs when you need market context and affected-ticker mapping tied to a specific crypto asset.

## Known failure modes

- Unknown or unsupported symbol returns empty results or 404
- Stale data if no recent news exists for the symbol
- Payment failure if USDC balance is insufficient for the $0.001 x402 fee
- Rate limiting if too many requests are made in a short window
- Partial results if deduplication pipeline is mid-refresh

## How this service works

Omni Terminal delivers fresh, deduplicated crypto AI news and market-moving events for an allowlisted symbol, with catalyst summaries, sentiment, impact, confidence, affected tickers, market context, and freshness for trading agents.

## Output

A structured response containing fresh, deduplicated crypto news items for the requested symbol, each with: AI-generated catalyst summary, sentiment label and score, market impact rating, confidence score, list of affected tickers, broader market context, and a freshness/recency timestamp. Designed for consumption by trading agents making time-sensitive decisions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/omniterminal-crypto-news-by-symbol-1b438d48/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from omniterminal.app](https://www.zero.xyz/host/omniterminal.app/llms.txt)
