Turn a public web page into agent-ready Markdown
web_compileTurn a public web page into bounded, LLM-ready Markdown with a content-addressed artifact any agent can independently re-verify before citing it. Optionally check whether a claim is textually supported by the page. Reuse the same fresh page instead of paying to fetch it again. Paid per call with x402 on Base: $0.02 to $0.03 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTP(S) page to compile. Private and local targets are rejected. | |
| wallet | Yes | Base wallet that will sign the x402 payment. |