Find a payable API for a task
find_apiUSE WHEN you need an API that does something and want payable options. Searches the whole x402 market for what you describe and returns a ranked, pre-vetted shortlist, proven-accurate sellers first, then payment-safety, then price. Covers every reachable endpoint, not just ones we have bought from. Next step: check_before_paying on your pick, then read the payTo from the live 402 and sign against it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What you need, in words or keywords, e.g. 'validate an email address', 'BTC price', 'geocode an address' | |
| limit | No | How many results (default 8, max 25) | |
| max_price_usdc | No | Optional ceiling on the per-call price in USDC | |
| min_reliability | No | Optional floor on the reliability score 0-100 (default 0 = no floor; the whole reachable market) |