ghost_commerce_search
Decide which x402 provider to pay, before paying it. Consult when the provider is unknown, when a decision you hold has passed its valid_until, or when the price, health, verdict or funding of one materially changed. Finds providers by need and ranks them by real economic evidence: independent payers, calls-per-payer (the repeat signature), last settlement, on-chain trust verdicts and change history. Returns USE/WATCH/AVOID with the exact call, a fallback, valid_until and recheck_when — reuse a held decision until it expires or a trigger fires, rather than asking again. Paid per call via x402; free preflight at /v1/commerce/search/preflight (3/day).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Free-text need, e.g. 'solana market data with recent buyers' | |
| network | No | CAIP-2 filter, e.g. eip155:8453 | |
| capability | No | Capability keyword(s), e.g. 'search' | |
| min_payers | No | Only providers with at least this many independent payers in 30d | |
| max_price_usd | No | 0 means no price ceiling | |
| payment_signature | No | x402 PAYMENT-SIGNATURE header value. Omit it to receive the payment terms; call again with it to run the tool. |