# Nemu Crypto Intelligence — New Pairs Discovery

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

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

## Facts

- Endpoint: POST https://nemura.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-35a5504f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rDamij-0ymfbvXFSeXFGf

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-35a5504f -d '<json body>'
```

Example prompt: Show me the newest crypto trading pairs that just launched on Solana today — I want to see fresh DEX listings with liquidity info and any AI analysis on which ones look interesting.

## When to prefer this

Use this endpoint when you need to discover freshly listed cryptocurrency trading pairs on DEX platforms, especially on Base or Solana chains. Prefer this over general crypto market endpoints when the goal is new token discovery rather than historical price data or established coin analysis.

## Known failure modes

- Payment failure via x402 protocol returns 402 status
- Invalid filter parameters return 400 bad request
- No new pairs found for specified criteria returns empty result set
- DexScreener data unavailable causes 503 or partial response
- Chain not supported returns error indicating valid chains

## How this service works

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

## Output

A list of recently listed DEX trading pairs including token addresses, pair metadata, liquidity figures, volume data, and AI-generated analysis from MiMo LLM highlighting notable or risky tokens

## More

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