Fetch a page with a proof of what was returned
verifiable_fetchFetch a URL as readable text AND get a receipt anchoring a hash of the exact bytes returned, so you can later prove what the page said when you read it. Priced per call (pay over HTTP with an x402 payment — see /pay).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | the page to fetch | |
| thorough | No | wait for lazy-loaded content |