# Nemu DeFi Advisor — AI-Powered Crypto Analysis

> Nemu DeFi Advisor — AI-Powered Crypto 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).

Provides AI-generated DeFi investment advice and crypto analysis by combining CoinGecko market data, DexScreener DEX data, and MiMo LLM reasoning

## Facts

- Endpoint: POST https://nemumu.orbonomy.xyz/api/defi-advisor
- 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-defi-advisor-ai-powered-crypto-analysis-ea5b7385
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VFfKumVbDQ4NHw2DDWogt

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-defi-advisor-ai-powered-crypto-analysis-ea5b7385 -d '<json body>'
```

Example prompt: Can you give me an AI-powered DeFi analysis of PEPE on Base — pull in the CoinGecko market data and DexScreener pair info and tell me if it looks like a good entry right now?

## When to prefer this

Choose this endpoint when you need AI-synthesized crypto analysis that combines multiple data sources (market data + DEX liquidity) with natural language reasoning, rather than raw price feeds or simple lookups. Best for conversational DeFi advisory use cases where the agent needs an opinionated, reasoned answer rather than raw numbers.

## Known failure modes

- Token not found on CoinGecko or DexScreener — returns empty or error response
- Ambiguous token symbol with multiple matches — may analyze wrong asset
- MiMo LLM unavailable — backend AI reasoning fails
- Payment not processed via x402 — 402 Payment Required returned
- Rate limits on upstream data providers — stale or incomplete data
- Network timeout on multi-source data aggregation

## How this service works

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

## Output

Returns an AI-generated DeFi advisory response that synthesizes CoinGecko price/market cap data, DexScreener liquidity/trading pair data, and MiMo LLM reasoning into a coherent analysis covering market conditions, risk factors, and actionable insights for the queried token or protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nemu-defi-advisor-ai-powered-crypto-analysis-ea5b7385/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)
