List registered agents with their owner addresses
| Method | Header | Cost |
|---|---|---|
| API Token | Authorization: Bearer YOUR_API_KEY | 0 Cred Units |
| x402 Payment | X-PAYMENT: <signed_payment> | Free |
Agent Discovery
Pagination
page and limit to iterate through the full registry. The total field tells you how many pages exist (total_pages = ceil(total / limit)).ownerOf() calls to the Identity Registry on Base (chain 8453)