post_x402_service_trust_report
Live, on-demand check of ONE x402-protected endpoint's payment-requirements structure, TLS certificate, and payTo on-chain balance before you pay it -- not a cached aggregate reputation score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_url | Yes | The full https:// URL of the x402-protected endpoint to evaluate. | |
| target_method | No | HTTP method to request target_url with. Defaults to GET; use POST for action-style endpoints that only 402-challenge on POST. |