x402_discover_url
Fetch a service's payment details, AI capabilities, and agent summary via its well-known endpoints. Get chains, wallet, endpoints, and prices in one unified object.
Instructions
Discover any x402 service by URL. Fetches /.well-known/x402 (payment details), /.well-known/ai-catalog.json (capabilities), and /llms.txt (agent summary). Returns a unified discovery object with chains, wallet, endpoints, and prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL of the service to discover (e.g. https://svm402.com) |