check_x402_url
Probe a URL to detect x402 protection and its payment cost before committing. No credentials or API key required; use it to vet vendors before funding.
Instructions
Check whether a URL is x402-protected and, if so, what it costs — without any credential. Public probe (IP rate-limited). Returns { x402: false, status } for plain URLs or the payment requirements for x402 ones. Use to vet a vendor before minting keys or funding. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL to probe. |