# HYRE Agent — Meteora DLMM Pool Detail

> HYRE Agent — Meteora DLMM Pool Detail is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-14).

Returns APR, TVL, volume, and fee tier for a specific Meteora DLMM pool on Solana, with an AI-generated add_liquidity, rebalance, or hold signal.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/lp/pool-detail
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hyre-agent-meteora-dlmm-pool-detail-364afb75
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7wJPKjQh-uIHiI45Aedhd

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 hyre-agent-meteora-dlmm-pool-detail-364afb75 -d '<json body>'
```

Example prompt: Pull up the full details for Meteora DLMM pool 7YttLkHDoNj9wyDur5pM1ejNaAvT9X4Yqh4NKFRpFZA — I want to see the APR, TVL, volume, fee tier, and whether the AI thinks I should add liquidity, rebalance, or hold.

## When to prefer this

Use this endpoint when you need granular detail on a single known Meteora DLMM pool — specifically when you want both raw metrics (APR, TVL, volume, fee tier) and an AI-generated action signal in one call. Prefer this over the pool-list endpoint when you already have a pool address and need a deep dive rather than a ranked comparison.

## Known failure modes

- Invalid or non-existent pool address returns an error or empty result
- Pool data temporarily unavailable due to Meteora API downtime
- Stale metrics if on-chain data is lagging
- AI signal may be conservative during extreme market volatility
- Rate limiting or payment failure for the $0.03 USDC x402 charge

## How this service works

HYRE Agent — Meteora DLMM pool detail: APR, TVL, volume, fee tier with AI add_liquidity/rebalance/hold signal.

## Output

Returns structured pool data including current APR, total value locked (TVL), 24h trading volume, fee tier, and an AI-generated action signal (add_liquidity, rebalance, or hold) with supporting rationale for the specified Meteora DLMM pool.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-meteora-dlmm-pool-detail-364afb75/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)
