# Nemu Crypto Intelligence API — NFT Analysis

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

AI-powered NFT analysis using CoinGecko and DexScreener data processed through MiMo LLM

## Facts

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

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

Example prompt: Can you pull up an AI-powered analysis of the Bored Ape Yacht Club NFT collection — floor price, trading volume, and what Nemu's LLM thinks about the current market sentiment?

## When to prefer this

Use this endpoint when you need AI-synthesized NFT market intelligence that combines multiple data sources (CoinGecko + DexScreener) with LLM narrative analysis, rather than raw data from a single exchange or indexer. Especially useful when you want both quantitative metrics and qualitative AI commentary in one call.

## Known failure modes

- Unknown or unsupported NFT collection returns 404 or empty result
- Invalid contract address format returns validation error
- CoinGecko or DexScreener data unavailable returns partial or degraded response
- Payment not completed via x402 returns 402 Payment Required
- Rate limiting may occur under high load

## How this service works

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

## Output

Returns an AI-generated analysis of the requested NFT collection, combining on-chain market data (floor price, volume, liquidity) from CoinGecko and DexScreener with MiMo LLM-synthesized insights and summary commentary about the collection's current state.

## More

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