q402_quote
Compare gas costs and supported tokens across 12 chains to select a chain for stablecoin payments before settling.
Instructions
Compare gas costs and supported tokens across the 12 chains Q402 relays for (avax, bnb, eth, xlayer, stable, mantle, injective, monad, scroll, arbitrum, base, robinhood). Returns the full chain × token matrix unconditionally - this tool does not read any API key, so it can't filter by trial vs multichain scope. When the caller intends to settle with a Trial API Key, treat any row outside BNB Chain + Avalanche as informational only (q402_pay returns TRIAL_BNB_ONLY for those). Includes RLUSD on Ethereum. Read-only - no API key needed, no funds move. Use this before q402_pay so the user can see what's available and pick a chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional chain filter; omit to compare all 12. | |
| token | No | Optional token filter. RLUSD (Ripple USD) is Ethereum-only - passing it narrows the quote to chain="eth". USDG (Paxos Global Dollar) is Robinhood-Chain-only - passing it narrows the quote to chain="robinhood". | |
| amount | Yes | Human-readable decimal amount, e.g. "5" or "50.00". |