# EuroStablecoins DEX Pools by Coin

> EuroStablecoins DEX Pools by Coin is a paid API for AI agents from www.eurostablecoins.xyz, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Returns the latest DEX liquidity pools and trading volume data for a specified euro stablecoin

## Facts

- Endpoint: POST https://www.eurostablecoins.xyz/api/x402/v1/markets/dex/coin
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/eurostablecoins-dex-pools-by-coin-8ab452da
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9GynHBjLIopC2aJ7N252V

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 eurostablecoins-dex-pools-by-coin-8ab452da -d '<json body>'
```

Example prompt: Pull the latest DEX pool data for EURC — I want to see which liquidity pools are active and what the trading volumes look like across venues.

## When to prefer this

Use this endpoint when you need DEX-specific trading venue data (pool addresses, trading volumes) for a euro stablecoin, as opposed to transfer volume or circulating supply. Prefer it over generic crypto market APIs when the focus is specifically euro-denominated stablecoins and on-chain DEX activity rather than CEX price feeds or aggregate transfer statistics.

## Known failure modes

- Unknown or unsupported coin identifier returns an error or empty result
- No active DEX pools found for the specified coin
- Stale data if no recent blocks have been indexed
- Rate limiting or payment failure due to x402 protocol issues
- Network or upstream indexer outage causing delayed or missing pool data

## How this service works

Latest DEX pools for one coin. Trading-venue data (trading volume), not transfer volume.

## Output

A list of the latest DEX liquidity pools associated with the specified euro stablecoin, including trading volume data per pool and trading venue. This reflects actual on-chain DEX trading activity (not peer-to-peer transfer volume), giving a picture of where and how actively the coin is being traded on decentralized exchanges.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/eurostablecoins-dex-pools-by-coin-8ab452da/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.eurostablecoins.xyz](https://www.zero.xyz/host/www.eurostablecoins.xyz/llms.txt)
