# Nemu Crypto Intelligence — New Pairs Discovery

> Nemu Crypto Intelligence — New Pairs Discovery is a paid API for AI agents from nemumu.orbonomy.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Discovers and returns newly listed cryptocurrency trading pairs using DexScreener data, enriched with AI-powered analysis via MiMo LLM

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/new-pairs
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nemu-crypto-intelligence-new-pairs-discovery-881d2fd7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dopGaC7jXqefYMtsvOBRA

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-new-pairs-discovery-881d2fd7 -d '<json body>'
```

Example prompt: Show me the newest cryptocurrency trading pairs that just launched on DexScreener, ideally on Base or Solana, and give me an AI summary of which ones look interesting based on liquidity and volume.

## When to prefer this

Choose this endpoint when you need real-time discovery of newly listed token pairs on decentralized exchanges, especially with AI-generated narrative analysis layered on top of raw DexScreener data. Prefer over raw DexScreener calls when you want the MiMo LLM synthesis included in one response and are working within an x402 micropayment flow on Base or Solana.

## Known failure modes

- Payment not received or x402 payment header missing — returns 402 Payment Required
- Invalid or missing request body parameters — returns 400 Bad Request
- DexScreener upstream API unavailable — returns 503 or degraded data
- No new pairs found matching filter criteria — returns empty result set
- Rate limiting or quota exceeded — returns 429 Too Many Requests

## How this service works

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

## Output

A list of newly listed DEX trading pairs including token names, contract addresses, chain, DEX name, price, liquidity, volume metrics, and an AI-generated narrative analysis of notable pairs powered by MiMo LLM

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-crypto-intelligence-new-pairs-discovery-881d2fd7/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)
