Directory / liquita-x402-edge.liquita.workers.dev
Borrower health-factor lookup by EVM address. Returns current health factor, collateral, debt, and protocol across all monitored lending markets.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://liquita-x402-edge.liquita.workers.dev/v1/health/:address' # -> 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/health/:address'
Endpoint: https://liquita-x402-edge.liquita.workers.dev/v1/health/:address. 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.
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 …
Liquidation execution leaderboard. Top liquidators by tx count, profit, and protocols hit. Useful for MEV searcher competitive intel and bot benchmarking.