# Morpho Liquidation Risk Feed (x402)

> Morpho Liquidation Risk Feed (x402) is a paid API for AI agents from x402-depeg-feed.yinkaphlay13.workers.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Returns scored liquidation-risk signals for Morpho protocol positions, paid per-call via x402 micropayment.

## Facts

- Endpoint: POST https://x402-depeg-feed.yinkaphlay13.workers.dev/liquidations
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/morpho-liquidation-risk-feed-x402-8d58be30
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2XIK2xSU6txOhwJO4hMvK

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 morpho-liquidation-risk-feed-x402-8d58be30 -d '<json body>'
```

Example prompt: Check the Morpho liquidation risk score for wallet 0xAbC123... — I want to know how close that position is to getting liquidated right now.

## When to prefer this

Use this endpoint when an AI agent needs a pre-scored, derived liquidation-risk signal for a Morpho protocol position without having to compute raw onchain data itself. Prefer this over raw RPC calls when you need a ready-to-use risk score, and when the $0.001 per-call micropayment model via x402 is acceptable. Best for agents monitoring DeFi portfolio health or executing risk-gated strategies.

## Known failure modes

- Payment not processed — x402 payment header missing or insufficient funds returns 402
- Invalid or missing wallet/position input returns 400 or empty result
- Morpho onchain data temporarily unavailable causes stale or error response
- Unsupported asset pair returns no signal
- Network congestion on Base/Ethereum delays response

## How this service works

Paid x402 endpoints for agents: stablecoin depeg-risk, Morpho liquidation-risk, a token safety check (honeypot/rug), and a Zora coin momentum radar. Derived, scored signals.

## Output

A scored liquidation-risk signal derived from onchain Morpho protocol data, indicating how close a position is to liquidation threshold, returned after a $0.001 USDC x402 micropayment is processed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/morpho-liquidation-risk-feed-x402-8d58be30/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-depeg-feed.yinkaphlay13.workers.dev](https://www.zero.xyz/host/x402-depeg-feed.yinkaphlay13.workers.dev/llms.txt)
