# RagRadar DeFi Yields Rebalance Advisor

> RagRadar DeFi Yields Rebalance Advisor is a paid API for AI agents from ragradar.space, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Returns AI-powered DeFi yield rebalancing recommendations for a given protocol and target APY threshold across multi-chain ecosystems.

## Facts

- Endpoint: GET https://ragradar.space/api/yields/rebalance
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ragradar-defi-yields-rebalance-advisor-0e167ba8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_D_zHGAlarPrwpL7NtgLsI

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 ragradar-defi-yields-rebalance-advisor-0e167ba8
```

Example prompt: Check RagRadar for yield rebalancing opportunities on Aave — I want recommendations for protocols hitting at least 12% APY so I can decide whether to move my funds.

## When to prefer this

Use this endpoint when an agent needs AI-driven DeFi yield rebalancing suggestions for a specific protocol and APY target. Best suited for users actively managing DeFi positions who want to know if they should move liquidity to better-yielding opportunities. Prefer this over generic yield aggregators when multi-chain intelligence and AI-powered recommendations are needed.

## Known failure modes

- Missing required 'protocol' query param returns validation error
- Missing required 'apy' query param returns validation error
- Unknown or unsupported protocol name may return empty results or error
- Payment not fulfilled (402) if x402 micropayment of $0.05 USDC not sent
- Rate limiting if too many requests in short window
- Protocol temporarily unavailable on-chain returns stale or no data

## How this service works

On-chain intelligence for AI agents. 73+ endpoints across Base, Arbitrum, Solana. x402 micropayments.

## Output

Returns AI-analyzed rebalancing recommendations including current vs alternative protocol yields, suggested moves, and APY comparisons to help optimize DeFi position allocation.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ragradar-defi-yields-rebalance-advisor-0e167ba8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ragradar.space](https://www.zero.xyz/host/ragradar.space/llms.txt)
