# Meteora DLMM Pool List via x402scan Proxy

> Meteora DLMM Pool List via x402scan Proxy is a paid API for AI agents from proxy.x402scan.com, paid per call via x402, $0.001/call, status down (last checked 2026-09-15).

Returns a list of Meteora DLMM (Dynamic Liquidity Market Maker) pools on the Base blockchain

## Facts

- Endpoint: POST https://proxy.x402scan.com/base/lp/meteora/pools
- Price: $0.001/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/proxy-x402scan-com-0ece6e40
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_s5YabP-0NydL1a3yRvHrz

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 proxy-x402scan-com-0ece6e40 -d '<json body>'
```

Example prompt: Can you pull the full list of Meteora DLMM liquidity pools available on Base so I can see what token pairs and pool addresses are currently active?

## When to prefer this

Use this endpoint when you need programmatic access to Meteora DLMM pool data on Base and are willing to pay a small per-call fee via x402 micropayment protocol. Prefer this over scraping Meteora's UI or using an unpaid alternative when you need reliable, structured pool list data for DeFi automation, analytics, or liquidity management workflows.

## Known failure modes

- Invalid or malformed POST body returns 400 error
- Payment not attached or insufficient USDC balance returns 402 error
- Meteora backend unavailable returns 502 or 503
- No pools found returns empty list
- Network timeout if Base RPC is congested

## How this service works

Meteora DLMM pool list

## Output

A list of Meteora DLMM pool objects on the Base network, likely including pool addresses, token pair information, fee tiers, liquidity amounts, and other pool metadata relevant to providing or analyzing liquidity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/proxy-x402scan-com-0ece6e40/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from proxy.x402scan.com](https://www.zero.xyz/host/proxy.x402scan.com/llms.txt)
