# Trading Data API — AI Momentum & Sentiment Score

> Trading Data API — AI Momentum & Sentiment Score is a paid API for AI agents from api-production-54bd.up.railway.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Returns an AI-generated momentum/sentiment score for a crypto or stock asset based on aggregated trading signals

## Facts

- Endpoint: POST https://api-production-54bd.up.railway.app/v1/sentiment
- 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/trading-data-api-ai-momentum-sentiment-score-89083ef3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1c2xD5fHdHXoS3fTpYUcr

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 trading-data-api-ai-momentum-sentiment-score-89083ef3 -d '<json body>'
```

Example prompt: What's the current AI momentum and sentiment score for Bitcoin — is the market leaning bullish or bearish right now?

## When to prefer this

Use this endpoint when you need a single composite AI-generated momentum or sentiment score for a crypto or stock asset, rather than raw price data or individual technical indicators. Prefer this over manual computation when you want a pre-aggregated signal that synthesizes multiple data sources (price, funding, OI, liquidity) into one actionable score.

## Known failure modes

- Unknown or unsupported ticker symbol returns an error or empty result
- Rate limiting or payment failure (x402) if USDC microtransaction is not properly handled
- Service unavailability on Railway infrastructure
- Missing required query parameter (ticker/symbol) returns a 400 error
- Stale or delayed data if upstream data feeds are temporarily unavailable

## How this service works

Trading Data API — 23 endpoints for agents: crypto & stock prices/OHLCV, ATR, Fair Value Gaps, ICT liquidity levels, funding/OI, order books, Kalshi prediction markets, DeFi TVL, volatility, macro calendar, and an AI momentum score. Full catalog at /v1/status.

## Output

An AI-computed momentum/sentiment score for the requested asset, likely a numeric score or labeled signal (e.g. bullish/bearish/neutral) derived from aggregated trading data including price action, funding rates, open interest, and other signals available in the platform.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/trading-data-api-ai-momentum-sentiment-score-89083ef3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api-production-54bd.up.railway.app](https://www.zero.xyz/host/api-production-54bd.up.railway.app/llms.txt)
