rh_depth
ActiveTool of x402 Trading & On-Chain Intelligence
Pre-trade price-impact / slippage curve for a tokenized stock: estimated % impact to buy a set of trade sizes on the deepest venue and aggregated across venues, using a constant-product model on pool liquidity. Send { ticker, sizeUsd?, feePct? }. Size orders before you send them. Estimate only. [x402 paid tool — price $0.05; POST /api/rh/depth]
Parameters schema
{
"type": "object",
"required": [
"ticker"
],
"properties": {
"feePct": {
"type": "number",
"description": "Assumed pool swap fee %, default 0.3"
},
"ticker": {
"type": "string",
"description": "Stock/ETF ticker, e.g. TSLA"
},
"sizeUsd": {
"type": "number",
"description": "Single trade size in USD; omit for a default ladder ($1k-$250k)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries