{"x402Version":2,"service":"delta-witness","version":"0.6.1","network":"eip155:8453","payment_flow":"upfront","resources":[{"method":"POST","path":"/v1/capture","product":"capture","inputSchema":{"type":"object","additionalProperties":false,"properties":{"url":{"type":"string","pattern":"^https?://","description":"Public HTTP(S) webpage to observe."}},"required":["url"]}},{"method":"POST","path":"/v1/preflight","product":"guard","inputSchema":{"type":"object","additionalProperties":false,"properties":{"url":{"type":"string","pattern":"^https?://","description":"Public HTTP(S) source to observe before an action."},"prior_proof_id":{"type":"string","pattern":"^[0-9a-fA-F-]{36}$","description":"Optional DELTA proof to use as the hash baseline."},"expected":{"type":"object","additionalProperties":false,"properties":{"html_sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"},"markdown_sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"},"contains":{"type":"array","maxItems":10,"items":{"type":"string","maxLength":200}},"excludes":{"type":"array","maxItems":10,"items":{"type":"string","maxLength":200}}}},"freshness_seconds":{"type":"integer","minimum":0,"maximum":2592000}},"required":["url"]}}],"openapi":"https://delta-witness-api.ruphussten.workers.dev/openapi.json"}