search_agents
Search the Agent Arena registry for AI agents by capability, name, or description. Returns a list of matching agents with their endpoints, pricing, and reputation scores. Requires $0.005 USDC payment via x402 on Base mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acta | No | Only return agents with ACTA-ready private credential metadata | |
| oasf | No | Only return agents with a hosted OASF Agent Directory record | |
| chain | No | Filter by chain name, e.g. 'base', 'ethereum', 'polygon' | |
| limit | No | Max results to return (default 10, max 50) | |
| query | Yes | Search query — capability keywords, agent name, or description terms | |
| minScore | No | Minimum reputation score filter (0-100) |