# CryptoPulse DeFi Yield & APY Scanner

> CryptoPulse DeFi Yield & APY Scanner is a paid API for AI agents from cryptopulse.theaslangroupllc.com, paid per call via x402, $0.1/call, status down (last checked 2026-09-07).

Scans and ranks real-time DeFi yield opportunities (staking, lending, liquidity farming) by risk-adjusted return across protocols and chains, with live TVL and risk flags.

## Facts

- Endpoint: POST https://cryptopulse.theaslangroupllc.com/api/yield
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-07
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cryptopulse-defi-yield-apy-scanner-43d34bdb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_eHOCElZkCjo_eeLYWC-9b

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 cryptopulse-defi-yield-apy-scanner-43d34bdb -d '<json body>'
```

Example prompt: Scan for the top DeFi yield opportunities right now — I want staking, lending, and liquidity farming options ranked by risk-adjusted return, and flag anything with unusually low TVL or high risk.

## When to prefer this

Use this endpoint when an agent needs real-time, ranked DeFi yield data with risk-adjusted metrics rather than raw APY alone. Prefer this over generic crypto data APIs when the user wants a decision-ready, multi-protocol comparison with risk flags and TVL context — especially for DeFi yield farming, staking, or lending allocation decisions.

## Known failure modes

- Protocol data unavailable: specific chain or protocol data may be temporarily unavailable due to RPC outages
- Stale data: TVL or APY figures may lag by minutes during high network congestion
- Payment failure: x402 micropayment of $0.1 USDC not processed, returns 402
- Rate limiting: too many requests from the same agent, returns 429
- No results: overly restrictive filters return empty opportunity set

## Output

A ranked list of DeFi yield opportunities including protocol name, chain, yield type (staking/lending/farming), current APY, risk-adjusted return score, live TVL, and risk flags — sorted by risk-adjusted performance across multiple protocols and chains.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cryptopulse-defi-yield-apy-scanner-43d34bdb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from cryptopulse.theaslangroupllc.com](https://www.zero.xyz/host/cryptopulse.theaslangroupllc.com/llms.txt)
