orderbook-depth
Order Book Depth API
Uniswap V3 流动性深度分析 —— 1/2/5/10% 档位的价格影响。交易前滑点估算。通过 x402 按次付费(Base L2 上的 USDC)——无需 API 密钥、无需注册、无速率限制墙。
作为 klymax402 市场的一部分 —— 100 个面向 AI 智能体的 x402 微支付 API,一个钱包,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 body任何支持 x402 的客户端(@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 格式的深度分析。
参数
| 名称 | 类型 | 必填 | 描述 |
| --- | --- | --- | --- 描述 |
| pool | string | 是 | Uniswap V3 池地址 (0x...) |
| chain | string | 否 | 链名称:base、ethereum(默认值:base) |
返回值
currentPrice—— 当前池价格depth1pct—— 1% 价格影响范围内的 USD 流动性depth5pct—— 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 资金池规模测算至关重要。
不适用于:swap 报价(使用 dex_get_swap_quote)、代币安全(使用 token_check_safety)、代币持有人分析(使用 token_get_holder_analysis)。
dex_analyze_orderbook_depth
用于在大额交易前分析 Uniswap V3 池的流动性深度。返回 JSON 格式的深度分析。这是带下划线参数的 dex_analyze_orderbook_depth 的 POST 变体 —— 相同参数作为 JSON 请求体传递,而非 query string。
参数
名称 | 类型 | 必填 | 描述 |
| string | 是 | Uniswap V3 池地址 (0x...) |
| string | 否 |
返回
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 规模测算至关重要。
不适用于:swap 报价(使用 dex_get_swap_quote)、代币安全(使用 token_check_safety)、代币持有人分析(使用 token_get_holder_analysis)。
示例智能体提示
"在大额交易前分析 Uniswap V3 池的流动性深度"
"在大额交易前分析 Uniswap V3 池的流动性深度"
Payment
协议:x402 —— HTTP 原生、按次付费、无需注册、无需 API 密钥
网络:Base L2 (
eip155:8453)资产:USDC
促进方:Coinbase CDP(主要)、PayAI(备用)
还可通过 ATXP(OAuth 包装的 x402,RFC 9728 保护资源元数据)访问
属于 kaly max40 kai
用于 AI 智能体的 x402 微支付 API —— 一个钱包、Base 上的 USDC、零注册。
完整 API 参考: <https://ly max402.com/llms-full。txt>
确保实现:<https://kly max402.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