# Nemu DeFi Advisor — AI-Powered Crypto Analysis

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

Provides AI-driven DeFi and cryptocurrency investment advice by combining CoinGecko market data, DexScreener DEX analytics, and MiMo LLM reasoning

## Facts

- Endpoint: POST https://nemura.orbonomy.xyz/api/defi-advisor
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nemu-defi-advisor-ai-powered-crypto-analysis-c1febe0f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3Q_GXwUDzW9efz61DOhOh

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

Example prompt: Can you run an AI-powered DeFi advisor analysis on the Solana token at address So11111111111111111111111111111111111111112 and tell me whether it looks like a good investment right now based on current market data and on-chain signals?

## When to prefer this

Choose this endpoint when you need a holistic, AI-synthesized DeFi advisory response rather than raw market data alone. It is best suited for users who want LLM-interpreted analysis of both centralized exchange data (CoinGecko) and decentralized exchange data (DexScreener) in a single call, especially for token due diligence, DeFi risk assessment, or investment decision support on Base or Solana ecosystems.

## Known failure modes

- Token address not found on CoinGecko or DexScreener — returns 404 or empty data error
- Ambiguous or unsupported token symbol — returns error or incorrect asset analysis
- MiMo LLM timeout or inference failure — returns 503 or partial response
- Payment not fulfilled via x402 — returns 402 Payment Required
- Malformed POST body — returns 400 Bad Request

## How this service works

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

## Output

An AI-generated advisory response combining real-time CoinGecko market data, DexScreener DEX liquidity and trading metrics, and MiMo LLM reasoning — returning a synthesized analysis covering price trends, liquidity risk, on-chain signals, and an investment recommendation or risk summary for the queried crypto asset.

## More

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