rh_depth
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]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feePct | No | Assumed pool swap fee %, default 0.3 | |
| ticker | Yes | Stock/ETF ticker, e.g. TSLA | |
| sizeUsd | No | Single trade size in USD; omit for a default ladder ($1k-$250k) |