Directory / liquita-x402-edge.liquita.workers.dev
Real-time at-risk DeFi borrowers across Aave V3, Morpho, Comet, Euler V2, Fluid, Moonwell, Spark on 11 EVM chains. Returns health factor, collateral, debt, and protocol. Updated every 5 minutes from the liquita liquidation engine.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://liquita-x402-edge.liquita.workers.dev/v1/at-risk' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://liquita-x402-edge.liquita.workers.dev/v1/at-risk'
Endpoint: https://liquita-x402-edge.liquita.workers.dev/v1/at-risk. Operated by liquita-x402-edge.liquita.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Borrower health-factor lookup by EVM address. Returns current health factor, collateral, debt, and protocol across all monitored lending markets.
Liquidation execution leaderboard. Top liquidators by tx count, profit, and protocols hit. Useful for MEV searcher competitive intel and bot benchmarking.