# Vibes API Hub – Raydium Radar

> Vibes API Hub – Raydium Radar is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.075392/call, status unknown (last checked 2026-09-14).

Scans Raydium DEX for trending or notable token/pool activity on Solana, returning radar-style market intelligence data

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/raydium-radar
- Price: $0.075392/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-raydium-radar-e3dea0b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_D2jf_RHH8io52XCnDNm0h

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 vibes-api-hub-raydium-radar-e3dea0b6 -d '<json body>'
```

Example prompt: Can you run a Raydium radar scan and show me which tokens or pools are trending right now on the Raydium DEX — I'm looking for any new high-volume pools or fast-moving tokens on Solana.

## When to prefer this

Use this endpoint when you need real-time or near-real-time intelligence on Raydium DEX activity on Solana — particularly for discovering trending tokens, new liquidity pools, or unusual volume spikes. Prefer this over generic crypto price APIs when the user specifically wants Raydium-centric DEX data rather than centralized exchange prices.

## Known failure modes

- Raydium API upstream unavailable — returns 503 or empty data
- Invalid request body parameters — returns 400 with validation error
- Payment not processed via x402 — returns 402 Payment Required
- Rate limit exceeded — returns 429
- No matching pools or tokens found for given filters — returns empty result set

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns radar-style intelligence on Raydium DEX activity, likely including trending token pairs, pool liquidity stats, volume figures, price movement signals, and newly launched pools on the Solana blockchain.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-raydium-radar-e3dea0b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
