# Nemu Crypto Intelligence API — Exchanges Endpoint

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

Retrieves and analyzes cryptocurrency exchange data using AI-powered insights combining CoinGecko, DexScreener, and MiMo LLM

## Facts

- Endpoint: POST https://nemura.orbonomy.xyz/api/exchanges
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nemu-crypto-intelligence-api-exchanges-endpoint-67a3eee1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9s1-_52_VKCBGy5mI_Err

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-api-exchanges-endpoint-67a3eee1 -d '<json body>'
```

Example prompt: Pull exchange data and AI-powered analysis on Binance from Nemu — I want volume stats, liquidity info, and any notable insights the MiMo model flags about it.

## When to prefer this

Choose this endpoint when you need AI-enriched exchange-level data that combines multiple crypto data sources (CoinGecko + DexScreener) with LLM-generated insights in a single call, especially when you want more than raw data — useful for agents that need interpretive summaries alongside metrics. Prefer over direct CoinGecko/DexScreener calls when you want consolidated, AI-analyzed output and are comfortable with x402 micropayments on Base or Solana.

## Known failure modes

- Exchange not found — returns error if exchange identifier is invalid or unrecognized
- Payment failure — x402 micropayment on Base or Solana not completed, returns 402
- Rate limiting — too many requests in a short window
- Upstream data unavailable — CoinGecko or DexScreener API outage causes partial or failed response
- Invalid request body — malformed POST payload returns 400

## How this service works

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

## Output

Returns structured exchange data including trading volume, market depth, liquidity metrics, listed trading pairs, and an AI-generated narrative analysis synthesized from CoinGecko and DexScreener data sources

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-crypto-intelligence-api-exchanges-endpoint-67a3eee1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nemura.orbonomy.xyz](https://www.zero.xyz/host/nemura.orbonomy.xyz/llms.txt)
