rh_spread
Effective round-trip execution cost for a tokenized stock right now: best executable buy vs best executable sell price for a small reference clip across all venues, and the resulting effective spread %, modeled with pool fee + constant-product impact. Send { ticker, clipUsd?, feePct? }. The cost-to-trade snapshot for execution agents. [x402 paid tool — price $0.005; POST /api/rh/spread]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feePct | No | Assumed pool swap fee %, default 0.3 | |
| ticker | Yes | Stock/ETF ticker | |
| clipUsd | No | Reference clip size in USD, default 500 |