# Nemu Crypto Intelligence API — Trending Tokens

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

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

## Facts

- Endpoint: POST https://nemura.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-184d5f9a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oUJla5HklyGAqMRExoJvI

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-184d5f9a -d '<json body>'
```

Example prompt: What crypto tokens are trending right now? Give me an AI-powered breakdown of the hottest movers using Nemu, including price and volume signals from CoinGecko and DexScreener.

## When to prefer this

Choose this endpoint when you need AI-synthesized trending token intelligence combining both CoinGecko (broad market) and DexScreener (DEX-native) signals in a single call, especially when you want natural-language summaries rather than raw data. Prefer it over rolling your own aggregation when low per-call cost ($0.02 USDC) and x402 micropayment compatibility matter.

## Known failure modes

- Payment not accepted — x402 payment on Base or Solana required before data is returned
- CoinGecko or DexScreener upstream API unavailable, returning stale or empty results
- Malformed POST body causes 400 error
- Rate limiting or quota exceeded on upstream data providers
- Network timeout from LLM inference layer

## How this service works

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

## Output

A list of trending cryptocurrency tokens with AI-generated analysis, price data, trading volume, and market signals sourced from CoinGecko and DexScreener, summarized by a MiMo LLM.

## More

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