# mpp.hyreagent.fun DeFi Yield Rates

> mpp.hyreagent.fun DeFi Yield Rates is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Fetches current DeFi yield rates and APYs across pools and assets, with optional filters and AI risk assessment per pool, sourced from DeFiLlama.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/defi/yields
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-f6ece94d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zlZE9hnKFZii0a31bRvlC

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 mpp-hyreagent-fun-f6ece94d -d '<json body>'
```

Example prompt: Show me the top DeFi yield pools right now sorted by APY, only stablecoins, across all chains with at least 8% APY — and include the AI risk assessment for each pool.

## When to prefer this

Use this endpoint when you need current, ranked DeFi yield rates with AI risk scoring across multiple chains and need filtering by stablecoin status or minimum APY threshold. Prefer this over general DeFiLlama queries when you want an opinionated, AI-assessed shortlist rather than raw data.

## Known failure modes

- DeFiLlama data source unavailable — returns error or stale data
- Invalid filter parameters (e.g. negative min APY) — returns 400 bad request
- No pools match the applied filters — returns empty result set
- Payment of $0.02 USDC not provided or invalid — returns 402 Payment Required

## How this service works

Fetches current DeFi yield rates and APYs across pools and assets via a GET endpoint.

## Output

A ranked list of DeFi yield pools sorted by APY, including pool name, chain, current APY percentage, stablecoin flag, and an AI-generated risk assessment per pool. Data is sourced from DeFiLlama.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-f6ece94d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
