# Meteora DLMM Pool List

> Meteora DLMM Pool List 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 list of Meteora DLMM (Dynamic Liquidity Market Maker) liquidity pools on the Base chain

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/lp/meteora/pools
- 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/mpp-hyreagent-fun-ec334eb5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zOrUdBiM6gJU27CWKh3oS

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 mpp-hyreagent-fun-ec334eb5 -d '<json body>'
```

Example prompt: Show me all the Meteora DLMM liquidity pools available on the Base chain so I can find a good pool for providing liquidity.

## When to prefer this

Use this endpoint when you need a programmatic list of Meteora DLMM pools specifically on Base chain, especially for LP research, DeFi analytics, or automated pool selection workflows involving Meteora's dynamic liquidity infrastructure.

## Known failure modes

- No pools returned if Base chain has no active Meteora DLMM pools
- Payment failure if USDC balance is insufficient for the $0.01 fee
- Timeout or service unavailability from upstream Meteora data source
- Invalid request body returns 400 error

## How this service works

Meteora DLMM pool list

## Output

A list of Meteora DLMM pools on Base, including pool addresses, token pair info, and relevant pool metadata useful for DeFi liquidity analysis or LP decisions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-ec334eb5/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)
