Quote Route
quote_routeFREE. Search the x402 Bazaar for APIs matching a task and rank them. tier=economy sorts by price; tier=verified keeps only reliable APIs and ranks by success/latency/price score. Does not pay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Natural-language task, for example "weather in Boston" or "token balance" | |
| tier | No | Routing tier: "economy" = cheapest first (V3); "verified" = reliability-scored APIs with enough successful history (V4) | |
| limit | No | Max ranked candidates to return (default 10) | |
| max_price_usd | No | Optional per-call budget (clamped to MAX_PRICE_USD) |