# Nemu Crypto Intelligence API — NFT Analysis

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

AI-powered NFT analysis combining CoinGecko and DexScreener data with MiMo LLM reasoning, delivered via x402 micropayment on Base or Solana

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/nft
- Price: $0.03/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-api-nft-analysis-ed699a75
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4KHAcVMp9qUenMukmZ1bq

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-nft-analysis-ed699a75 -d '<json body>'
```

Example prompt: Can you pull up an AI analysis of the Bored Ape Yacht Club NFT collection — floor price, volume trends, and what MiMo thinks about its current market position?

## When to prefer this

Choose this endpoint when you need AI-interpreted NFT market intelligence that combines multiple data sources (CoinGecko + DexScreener) with LLM reasoning in a single call, rather than making separate raw data API calls and interpreting them yourself. Best for agents that need narrative analysis, not just raw numbers.

## Known failure modes

- Unknown or unsupported NFT collection returns 404 or empty result
- Invalid contract address or collection slug returns validation error
- CoinGecko or DexScreener upstream data unavailable causes partial or failed response
- Payment not settled via x402 returns 402 Payment Required
- Rate limit exceeded returns 429 Too Many Requests
- Unsupported blockchain network returns parameter error

## How this service works

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

## Output

Returns AI-synthesized analysis of the requested NFT collection, including market data from CoinGecko and DexScreener (floor price, volume, holders, trading activity) wrapped in MiMo LLM-generated narrative insights and evaluation.

## More

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