# Nemu Crypto Narrative Analysis

> Nemu Crypto Narrative Analysis is a paid API for AI agents from nemumu.orbonomy.xyz, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Generates AI-powered narrative analysis for cryptocurrency tokens by combining CoinGecko market data, DexScreener DEX data, and MiMo LLM reasoning

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/narrative
- Price: $0.1/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-narrative-analysis-92c40034
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bqMpgm0MlH7IkZADHnipm

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-narrative-analysis-92c40034 -d '<json body>'
```

Example prompt: Can you generate a narrative analysis for Solana — what's the current market story and what's driving its price action right now?

## When to prefer this

Use this endpoint when you need a natural-language, AI-synthesized narrative about a specific crypto token's market story rather than raw price data — especially when you want on-chain DEX data and CoinGecko market data fused into a single human-readable analysis by an LLM

## Known failure modes

- Token not found in CoinGecko or DexScreener — returns 404 or empty result
- Payment not processed via x402 on Base or Solana — returns 402 Payment Required
- Invalid or ambiguous token identifier — analysis may default to wrong asset
- LLM generation timeout — may return partial or error response
- Rate limiting if too many requests in short window

## How this service works

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

## Output

An AI-generated narrative text describing the current market story, trends, and price drivers for the requested cryptocurrency, synthesized from CoinGecko market data, DexScreener DEX activity, and MiMo LLM reasoning

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-crypto-narrative-analysis-92c40034/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)
