# HYRE Agent — Meteora DLMM Pool Recommendations by Trading Pair

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

Given a Solana trading pair, returns AI-ranked Meteora DLMM pool recommendations that score APR against impermanent loss (IL) trade-off.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/lp/pools-recommend
- Price: $0.08/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-recommendations-by-trading-pair-e8e11c00
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5vvTNQzPMtxpdDCv9iBJF

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-recommendations-by-trading-pair-e8e11c00 -d '<json body>'
```

Example prompt: Can you recommend the best Meteora DLMM pools for the SOL/USDC trading pair, ranked by AI score balancing APR against impermanent loss risk?

## When to prefer this

Use this endpoint when an agent or user needs to compare multiple Meteora DLMM pools for a specific Solana trading pair and wants an AI-curated ranking that accounts for both APR and impermanent loss — as opposed to just fetching a raw pool list or a single pool's detail. Ideal when the user hasn't yet decided which pool to enter and wants a recommendation rather than raw data.

## Known failure modes

- Unknown or unsupported trading pair returns empty results or error
- Meteora API unavailable causes downstream failure
- Low-liquidity pairs may return very few or no recommendations
- Payment failure (x402) if USDC balance is insufficient

## How this service works

HYRE Agent — Meteora DLMM pool recommendations for a trading pair with AI-ranked APR vs IL trade-off.

## Output

A ranked list of Meteora DLMM pools for the requested trading pair, each annotated with APR, TVL, fee tier, and an AI-generated score or verdict that weighs yield against impermanent loss risk, helping the agent or user choose the optimal pool for liquidity provision.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-meteora-dlmm-pool-recommendations-by-trading-pair-e8e11c00/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)
