x402_endpoint_verify
Point it at any URL that claims to sell over x402 and get a conformance verdict: does it actually return a 402, is the challenge valid v2 JSON, are the payment requirements complete, is the price above the CDP settlement floor, and does the PAYMENT-REQUIRED header match the body. $0.02/call via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The https URL of the x402 endpoint to verify | |
| method | No | HTTP method the endpoint sells on | GET |