# LensCrypt DeFi Yield Risk Assessment

> LensCrypt DeFi Yield Risk Assessment is a paid API for AI agents from 67olens-x402.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-16).

Returns risk analysis and safety scores for DeFi yield opportunities across protocols

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/api/yields/risk
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-defi-yield-risk-assessment-e0cb1ddf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1z1izpskYd0-wf8GCbyry

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 lenscrypt-defi-yield-risk-assessment-e0cb1ddf
```

Example prompt: Can you pull up the risk assessment for DeFi yield pools right now — I want to know which ones are considered safe vs high-risk before I commit any funds?

## When to prefer this

Use this endpoint when you need to evaluate the risk profile of DeFi yield opportunities before allocating capital — particularly useful for comparing protocol safety, filtering out high-risk pools, or building a risk-adjusted yield strategy across multiple DeFi platforms.

## Known failure modes

- Missing or invalid query properties return a 400 error
- Payment not processed via x402 protocol returns 402 Payment Required
- Service unavailable or upstream data provider timeout returns 500
- Rate limiting if too many requests in a short window
- Empty result set if no yield data is available for specified filters

## How this service works

81 paid REST endpoints covering wallet analytics, DeFi yields, token safety, smart money tracking, whale alerts, sniper detection, GMX perps, Solana tools, protocol stats, gas tracking, DEX quotes, NFT analytics, social signals, and 8 AI-powered endpoints (MiMo V2.5). Pay USDC via x402 protocol on Base.

## Output

A JSON response containing risk metrics and safety scores for DeFi yield opportunities, indicating which pools or protocols carry higher or lower risk based on factors like smart contract audits, liquidity depth, and historical volatility.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "status": "ok"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-defi-yield-risk-assessment-e0cb1ddf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 67olens-x402.vercel.app](https://www.zero.xyz/host/67olens-x402.vercel.app/llms.txt)
