probe_x402_endpoint
Probe an x402 seller endpoint and report what it observes about it. Performs the handshake a paying client would: GET with no X-PAYMENT header, then checks the 402 challenge against 16 rules. Every finding says whether the rule comes from the x402 spec or from an observed facilitator rejection. Reports status "healthy" (nothing to report), "advisories" (only warn/info findings — the endpoint works), "defects_found" (at least one error-severity finding), "not_x402" or "unreachable".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The endpoint to probe, http(s) only. Private and loopback addresses are refused. |