orderbook-depth
オーダーブック深度 API
Uniswap V3 の流動性深度分析 -- 1/2/5/10% レベルでの価格影響。取引前のスリッページ推定。x402 によるペイパーコール方式(Base L2 上の USDC)-- API キー不要、登録不要、レート制限なし。
klymax402 マーケットプレイスの一部 -- AI エージェント向け 100 個の x402 マイクロペイメント API、1 つのウォレット、Base 上の USDC。
クイックスタート -- MCP
MCP クライアント設定(Claude Desktop、Cursor、ElizaOS など)に追加:
{
"mcpServers": {
"orderbook-depth": {
"url": "https://orderbook-depth.api.klymax402.com/mcp"
}
}
}Related MCP server: boo-x402-mcp
クイックスタート -- HTTP (x402)
curl "https://orderbook-depth.api.klymax402.com/api/depth?pool=..."
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402 対応クライアント(@x402/fetch、x402-agent-tools、ATXP など)は、402 → 署名 → 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| GET |
| $0.012 | Uniswap V3 プールのオーダーブック深度を分析 |
| POST |
| $0.012 | Uniswap V3 プールのオーダーブック深度を分析(POST バリアント) |
dex_analyze_orderbook_depth
大きな取引の前に Uniswap V3 プールの流動性深度を分析する必要がある場合に使用します。深度分析を JSON で返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | はい | Uniswap V3 プールアドレス(0x...) |
| string | いいえ | チェーン名: base、ethereum(デフォルト: base) |
戻り値
currentPrice-- 現在のプール価格depth1pct-- 価格影響 1% 以内で利用可能な USD 流動性depth2pct-- 価格影響 2% 以内で利用可能な USD 流動性depth5pct-- 価格影響 5% 以内で利用可能な USD 流動性depth10pct-- 価格影響 10% 以内で利用可能な USD 流動性totalLiquidity-- プールの総流動性(USD)feeTier-- プールの手数料ティア(0.01%、0.05%、0.3%、1%)token0/token1-- プールのトークンペアのシンボル
レスポンス例:
{"currentPrice":3128.50,"depth1pct":850000,"depth2pct":2100000,"depth5pct":5400000,"depth10pct":9800000,"totalLiquidity":15200000,"feeTier":"0.3%","token0":"USDC","token1":"WETH"}使用する場目: 大規模なオンチェーン取引を実行してスリッページを推定し、最適な取引サイズを決定する場合。MEV 対応エージェントや OTC サイジングに不可欠です。
対象外: スワップ見積もり(dex_get_swap_quote を使用)、トークンの安全性確認(token_check_safety を使用)、トークン保有者の分析(token_get_holder_analysis を使用)。
dex_analyze_Orderbook_depth
大きな取引の前に Uniswap V3 プールの流動性深度を分析する必要がある場合に使用します。深度分析を JSON で返します。dex\_analyze\_orderbook\_depth の POST バリアント -- クエリ文字列ではなく JSON ボディとして同じパラメータを渡します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | はい | Uniswap V3 プールアドレス(0x...) |
| string | いいえ | チェーン名: base、ethereum(デフォルト: base) |
戻り値
currentPrice-- 現在のプール価格depth1pct-- 価格影響 1% 以内で利用可能な USD 流動性depth2pct-- 価格影響 2% 以内で利用可能な USD 流動性depth5pct-- 価格影響 5% 以内で利用可能な USD 流動性depth10pct-- 価格影響 10% 以内で利用可能な USD 流動性totalLiquidity-- プールの総流動性(USD)feeTier-- プールの手数料階層(0.01%、0.05%、0.3%、1%)token0/token1-- プールトークンペアのシンボル
レスポンス例:
{"currentPrice":3128.50,"depth1pct":850000,"depth2pct":2100000,"depth5pct":5400000,"depth10pct":9800000,"totalLiquidity":15200000,"feeTier":"0.3%","token0":"USDC","token1":"WETH"}使用する場合: 大規模なオンチェーン取引を実行してスリッジを推定し、最適な取引サイズを決定する場合。MEV 対応エージェントや OTC サイズ決定に不可欠です。
対象外: スワップ見積もり(dex_get_swap_quote を使用)、トークン安全性(token_check_safety を使用)、トークン保有者(token_get_holder_analysis を使用)。
エージェントプロンプト例
"大きな取引の前に Uniswap V3 プールの流動性深度を分析してください"
"大きな取引の前に Uniswap V3 プールの流動性深度を分析してください"
支払い
プロトコル: x402 -- HTTP ネイティブ従量課金、サインアップ不要、API キー不要
ネットワーク: Base L2(
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP(プライマリ)、Pay--(フォールバック)
ATXP(OAuth ラップ x402、RFC 9728 保護リソースメタデータ)経由でもアクセス可能
klymax402 の一部
AI エージェント向け 100 個の x 402 マイクロペイメント 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- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3636MIT
- AlicenseNot gradedqualityBmaintenanceEnables checking liquidity depth for Solana DEX pools (Raydium, Orca, Meteora) via pay-per-call x402 micropayments. Returns TVL, slippage estimates, volume, and fee tier for a given token mint.MIT
- AlicenseAqualityCmaintenanceProvides a tool to get real-time cross-DEX price and spread data for PancakeSwap v2 and v3 on BSC, with a pay-per-call model settled via x402.131MIT
Related MCP Connectors
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents 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/orderbook-depth-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server