liquidation-oracle
DeFi Liquidation Oracle API
DeFiの清算レベルをAave、Compound、Morphoから取得 -- リスクのあるポジション、価格トリガー、総エクスポージャー。x402によるコールごとの課金(Base L2上のUSDC)-- APIキー不要、サインアップ不要、レート制限の壁なし。
klymax402 マーケットプレイスの一部 -- AIエージェント向けの100のx402マイクロペイメントAPI、1つのウォレット、Base上のUSDC。
クイックスタート -- MCP
MCPクライアントの設定(Claude Desktop、Cursor、ElizaOSなど)に追加してください:
{
"mcpServers": {
"liquidation-oracle": {
"url": "https://liquidation-oracle.api.klymax402.com/mcp"
}
}
}Related MCP server: Cabal-Hunter
クイックスタート -- HTTP (x402)
curl "https://liquidation-oracle.api.klymax402.com/api/levels"
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402対応クライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 -> 署名 -> 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| GET |
| $0.003 | DeFiレンディングプロトコルの清算リスクレベルを取得します |
defi_get_liquidation_levels
DeFiレンディングプロトコルの清算リスクレベルを確認する必要がある場合に使用します。リスクのあるポジションと清算トリガーをJSONで返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | 任意 | プロトコルでフィルタリングします(例: aave、compound、morpho、venus)。すべてのプロトコルを対象にするには'all'を使用するか、省略します。 |
| string | 任意 | 担保資産のシンボルでフィルタリングします(例: ETH、WBTC、stETH)。オプション -- 省略すると全資産を返します。 |
| number | 任意 | 含めるリスク金額の最小値(USD)(デフォルト: 10000) |
| number | 任意 | 返す結果の件数(デフォルト: 20、最大: 100) |
戻り値
positions-- リスクのあるポジションの配列(所有者、プロトコル、担保資産、担保価値(USD))liquidationPrice-- ポジションが清算される価格currentPrice-- 担保資産の現在の市場価格distancePercent-- 現在価格が清算価格からどのくらい離れているか(%)aggregateAtRisk-- プロトコルごとのリスク総額(USD)protocol-- レンディングプロトコルの名前(Aave、Compound、Morpho、Venus)
レスポンス例:
{"positions":[{"protocol":"Aave V3","collateral":"WETH","collateralUsd":245000,"liquidationPrice":2850.00,"currentPrice":3100.00,"distancePercent":8.06}],"aggregateAtRisk":{"Aave V3":12500000},"totalPositions":42}使用に適した場面: 大規模な相場変動でカスケード清算リスクを特定する場合。清算ボットの運営者やリスク監視に必須です。
使用に適さない場面: イールド(defi_find_best_yieldsを使用)、スワップクォート(dex_get_swap_quoteを使用)、ウォレット残高(wallet_get_portfolioを使用)。
エージェントプロマーの例
"DeFiレンディングプロトコルの清算リスクレベルを確認して"
支払い
プロトコル: x402 -- HTTPネイティブのコールごとの課金、サインアップ不要、APIキー不要
ネットワーク: Base L2 (
eip155:8453)資産: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
また、ATXP(OAuthでラップされたx402、RFC 9728 protected-resource metadata)経由でもアクセスできます
klymax402の一部
AIエージェント向けの100 x402マイクロペイメントAPI -- 1つのウォレット、Base上のUSDC、サインアップ不要。
完全なAPIリファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityBmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23561MIT- AlicenseAqualityAmaintenanceOn-chain Solana token safety for trading agents — traces coordinated wallet funding, same-block Jito bundles, serial-rug deployers and live coordinated dumps into one Exit-Liquidity Risk verdict before a swap. Free tier, then $0.02 USDC/query via x402.1781MIT
- FlicenseNot gradedqualityCmaintenanceProvides counterparty risk checks for any EVM address, returning malicious-history flags, tiered risk scoring, and plain-language summaries via x402 payment.
- AlicenseNot gradedqualityCmaintenanceProvides real-time crypto market data for AI agents, including derivatives, liquidations, options, macro, and market regime detection, with pay-per-call via x402 micropayments on Base.58MIT
Related MCP Connectors
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/liquidation-oracle-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server