verify_agent_contract
Compare an advertised agent contract with its live x402 challenge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTP or HTTPS agent/API URL. An origin URL may be resolved through discovery metadata. | |
| method | No | Optional method to probe. If omitted, the advertised method is used, then GET as a fallback. | |
| expected_hash | No | Optional previous contract_hash. A mismatch proves the public contract changed. |