x402_discover_urls
Batch probe multiple URLs to discover x402 services by checking /.well-known/x402 and ai-catalog.json, returning a summary array of detected endpoints.
Instructions
Batch discover multiple x402 services in parallel. Provide a list of URLs, each is probed for /.well-known/x402 and ai-catalog.json. Returns a summary array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of base URLs to discover (e.g. ["https://svm402.com", "https://2s.io"]) |