# Nemu Crypto Intelligence API — Trending Tokens

> Nemu Crypto Intelligence API — Trending Tokens 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-14).

Fetches AI-analyzed trending cryptocurrency tokens using CoinGecko and DexScreener data processed through a MiMo LLM

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/trending
- Price: $0.02/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-trending-tokens-e088f364
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nY7p_1y3oNm8jU0KrwvAH

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-trending-tokens-e088f364 -d '<json body>'
```

Example prompt: What are the top trending crypto tokens right now? Use Nemu's AI-powered analysis combining CoinGecko and DexScreener data to give me the hottest coins with their trend scores.

## When to prefer this

Use this endpoint when you need real-time, AI-curated trending token data that combines both CEX-listed (CoinGecko) and DEX-native (DexScreener) signals with LLM-powered analysis. Prefer this over raw CoinGecko or DexScreener APIs when you want a synthesized, pre-analyzed trending list rather than raw market data you must interpret yourself. Best for agents doing crypto market monitoring, trading research, or surfacing new token opportunities on Base or Solana.

## Known failure modes

- Payment not received or insufficient USDC — 402 Payment Required response
- Upstream CoinGecko or DexScreener API unavailable — 503 or timeout
- Invalid POST body format — 400 Bad Request
- Rate limiting on underlying data providers causing stale or partial results
- Chain filter not supported — empty result set returned

## How this service works

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

## Output

A ranked list of currently trending cryptocurrency tokens enriched with AI-generated analysis, including token names, symbols, price data, and momentum/trend signals derived from CoinGecko and DexScreener sources processed through a MiMo LLM.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-crypto-intelligence-api-trending-tokens-e088f364/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)
