# Solana Token OHLCV Price & Volume with AI Trend Analysis

> Solana Token OHLCV Price & Volume with AI Trend Analysis is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns OHLCV-like price and volume metrics for a Solana token at 1m/5m/1h/1d intervals, enriched with AI-generated trend analysis, sourced from Solana RPC and Jupiter.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/6DEvB7wEj1iR4mMe4Yji7n1L7hiz9BCd4tBWiLVvpump/ohlcv
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/solana-token-ohlcv-price-volume-with-ai-trend-analysis-8be4abe1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZuayfNZZ_mAOx5-qZdPXe

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 solana-token-ohlcv-price-volume-with-ai-trend-analysis-8be4abe1 -d '<json body>'
```

Example prompt: Can you pull the OHLCV price and volume data for Solana token 6DEvB7wEj1iR4mMe4Yji7n1L7hiz9BCd4tBWiLVvpump at the 1-hour interval and tell me what the AI trend analysis says about where it's heading?

## When to prefer this

Use this endpoint when you need structured price/volume history (OHLCV) for a Solana token — especially pump.fun or Jupiter-listed tokens — and want an AI trend interpretation alongside the raw data, rather than just raw RPC data or a manual chart.

## Known failure modes

- Invalid or unrecognized Solana token address returns error
- Token has insufficient liquidity or trading history on Jupiter, resulting in empty or partial data
- Solana RPC node unavailability causes timeout or 503 error
- Unsupported interval parameter returns validation error
- Payment not fulfilled results in 402 Payment Required

## How this service works

OHLCV-like price + volume metrics for a Solana token at 1m/5m/1h/1d intervals with AI trend analysis. Sources: Solana RPC + Jupiter.

## Output

Returns open, high, low, close, and volume (OHLCV) metrics for the specified Solana token across 1m, 5m, 1h, and 1d intervals, plus an AI-generated trend analysis summarizing price momentum and direction.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-ohlcv-price-volume-with-ai-trend-analysis-8be4abe1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
