# Meteora DLMM Yield Radar Snapshot

> Meteora DLMM Yield Radar Snapshot is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a snapshot of yield data across Meteora DLMM liquidity pools, including TVL, volume, fees, and APR metrics

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/agents/point/run/2e550058-1e20-49bc-ae5b-a66e98b1c576
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/meteora-dlmm-yield-radar-snapshot-d574e383
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JXO9-A7gc686x4p2MNIlB

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 meteora-dlmm-yield-radar-snapshot-d574e383 -d '<json body>'
```

Example prompt: Give me a yield radar snapshot of all Meteora DLMM pools right now — I want to see which ones have the best APR and highest TVL so I can decide where to provide liquidity.

## When to prefer this

Use this endpoint when you need a quick point-in-time yield overview of Meteora DLMM pools on Solana, especially when comparing APR, TVL, and fee data across multiple pools to identify liquidity provisioning opportunities. Prefer this over generic DeFi aggregators when the user specifically wants Meteora DLMM pool data.

## Known failure modes

- Meteora API unavailable — returns 503 or empty pool list
- Invalid filter parameters — returns 400 with validation error
- Payment not accepted — returns 402 if USDC payment fails
- No pools match filter criteria — returns empty result set
- Stale data if snapshot is cached and Meteora data is temporarily unavailable

## How this service works

Yield radar snapshot

## Output

A snapshot listing Meteora DLMM pools with their current TVL, 24-hour trading volume, fee earnings, and APR — sortable and filterable so the agent can identify top-yielding liquidity opportunities on Solana.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/meteora-dlmm-yield-radar-snapshot-d574e383/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)
