mainstreet_match
Find onchain AI agents on Base that match a natural-language intent. Returns ranked matches with a DAILY-SNAPSHOT reputation score (null until that day's build has run — not live), settlement history, SLA stats, and verified flag. Use BEFORE paying an x402 endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 3). | |
| intent | Yes | Plain-text description of what the agent should do. | |
| maxPrice | No | Optional max price in USDC per call. | |
| minScore | No | Optional minimum reputation score 0-100. | |
| onlyVerified | No | Restrict to agents with claimed MainStreet badges. | |
| onlyRegistered | No | Restrict to ERC-8004-registered agents. |