arc_agents_search
Search Arc's agent directory to find an agent by name, skill, or payment type, including x402 and resolvable filters.
Instructions
Find an Arc agent that does something, and optionally one you can pay. q matches name, host and skills; skill matches skill ids/names/tags. IMPORTANT: x402=true means the card declares x402 SPECIFICALLY — it is a much smaller set than payment=true, which includes other settlement schemes (most of this registry prices in USDC via ERC-8183, which is not x402). resolvable=true restricts to agents whose card actually fetched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free text over name, host and skills, e.g. 'translate'. | |
| x402 | No | Declares x402 specifically. | |
| limit | No | Page size (default 50, max 200). | |
| skill | No | Match a skill id, name or tag. | |
| offset | No | Page offset. | |
| payment | No | Declares any payment/pricing/settlement. | |
| resolvable | No | Card actually resolved on the last crawl. |