DeFi Oracle — Liquidation Risk Calculator is a paid API for AI agents from aracil.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-14).
Calculates liquidation risk for a DeFi borrowing position given collateral and borrow token details, returning risk level, liquidation thresholds, and actionable recommendations.
DeFi data for AI agents — yield rates, swap routes, IL calculator, liquidation risk, MEV scanner, TVL tracking. Powered by DeFiLlama + on-chain RPC data. Pay with USDC on Base via x402.
Returns an object containing the chain, borrow and collateral token labels, a position summary object, a risk_level string (e.g. low/medium/high/critical), a liquidation object with threshold and price details, and an array of human-readable recommendations to reduce risk or maintain the position.
POSThttps://aracil.vercel.app/api/liquidation-riskUse this endpoint when an AI agent needs to evaluate liquidation risk for an open or hypothetical DeFi lending/borrowing position and wants structured risk assessment with recommendations. It is specifically suited for agents managing DeFi portfolios, alerting users to dangerous health factors, or running pre-trade risk checks before opening leveraged positions. Prefer this over generic price feeds when you need a holistic risk score with actionable advice rather than raw price data alone.
| Field | Type | Description |
|---|---|---|
| borrow_tokenrequired | string | |
| collateral_tokenrequired | string | |
| borrow_amount_usd | number | |
| collateral_value_usd | number | |
| liquidation_threshold | number |
| Field | Type | Description |
|---|---|---|
| chain | string | |
| borrow | string | |
| position | object | |
| collateral | string | |
| risk_level | string | |
| liquidation | object | |
| recommendations | array |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"