# Nemu Crypto Intelligence API — DeFi Analysis

> Nemu Crypto Intelligence API — DeFi 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).

Provides AI-powered DeFi analysis combining CoinGecko and DexScreener data processed through a MiMo LLM to deliver crypto market intelligence

## Facts

- Endpoint: POST https://nemura.orbonomy.xyz/api/defi
- 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-defi-analysis-6ccbb4f6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ANsQa4yPEUvz1acb2D8pD

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-defi-analysis-6ccbb4f6 -d '<json body>'
```

Example prompt: Can you pull a full DeFi intelligence report on the Solana token with contract address So11111111111111111111111111111111111111112 — I want CoinGecko price data, DexScreener liquidity info, and the AI's take on whether it's worth paying attention to right now?

## When to prefer this

Choose this endpoint when you need AI-synthesized crypto market intelligence that combines on-chain DEX data (DexScreener) with broader market data (CoinGecko) and an LLM interpretation layer, rather than raw data feeds alone. Best when the user wants an opinionated or summarized view of a DeFi token rather than raw numbers.

## Known failure modes

- Token not found on CoinGecko or DexScreener — returns empty or error response
- Invalid contract address format — likely 400 bad request
- Payment not attached or insufficient — 402 Payment Required
- LLM analysis unavailable or timed out — partial data returned
- Network not supported (only Base and Solana) — returns unsupported network error

## How this service works

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

## Output

An AI-generated crypto intelligence report synthesizing CoinGecko market data, DexScreener DEX trading metrics, and MiMo LLM analysis — covering price, volume, liquidity, and qualitative market insights for the requested token or DeFi asset

## More

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