# Nemu Crypto Intelligence — Exchange Data

> Nemu Crypto Intelligence — Exchange Data is a paid API for AI agents from nemumu.orbonomy.xyz, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-13).

Fetches AI-enriched cryptocurrency exchange data using CoinGecko and DexScreener sources, analyzed by a MiMo LLM layer

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/exchanges
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nemu-crypto-intelligence-exchange-data-65dbc8b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_En1KjFEPB77g_hFng8rMH

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 nemu-crypto-intelligence-exchange-data-65dbc8b6 -d '<json body>'
```

Example prompt: Give me an AI-powered breakdown of the top crypto exchanges by trading volume right now — I want to see rankings, volume stats, and any key insights from the Nemu intelligence layer.

## When to prefer this

Choose this endpoint when you need AI-enriched exchange data that combines CoinGecko's broad market coverage with DexScreener's DEX-specific data and want LLM-synthesized insights rather than raw API data. Prefer over raw CoinGecko or DexScreener calls when you want aggregated intelligence in one call.

## Known failure modes

- Exchange not found returns empty or error response
- Invalid query parameters return 400 bad request
- x402 payment failure if USDC balance insufficient on Base or Solana
- Rate limiting or upstream CoinGecko/DexScreener outage returns 503
- Malformed request body returns 422 validation error

## How this service works

AI-powered crypto analysis. CoinGecko + DexScreener + MiMo LLM. 20 endpoints. x402 on Base + Solana.

## Output

Returns structured data about cryptocurrency exchanges including trading volumes, market pairs, rankings, and AI-generated insights synthesized from CoinGecko and DexScreener data via the MiMo LLM.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-crypto-intelligence-exchange-data-65dbc8b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nemumu.orbonomy.xyz](https://www.zero.xyz/host/nemumu.orbonomy.xyz/llms.txt)
