{"service":"Guildpilot Evidence API","description":"Pay-per-use website evidence and change intelligence for software and AI agents.","environment":"testnet","paymentProtocol":"x402-v2","paymentAsset":"USDC","billingEnforced":true,"networks":[{"network":"eip155:84532","receiver":"0xEf944b43abcdac77c8FBdF270b49e65025c9347b"},{"network":"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1","receiver":"E3f6nZX5EXYF4oJrL5L2jLSyQ49yYq5rYNS7MRKjEk69"}],"products":[{"id":"extract","name":"Evidence snapshot","description":"Capture normalized page content, metadata, timestamp and SHA-256 evidence.","endpoint":"/v1/extract","method":"POST","priceUsd":0.02,"input":"{\"url\":\"https://example.com\"}"},{"id":"compare","name":"Change comparison","description":"Compare two URLs or saved snapshots with deterministic change detection.","endpoint":"/v1/compare","method":"POST","priceUsd":0.08,"input":"{\"before\":{\"url\":\"https://example.com/old\"},\"after\":{\"url\":\"https://example.com/new\"},\"semantic\":false}"},{"id":"dns","name":"DNS evidence","description":"Resolve and validate public IPv4 and IPv6 records for a website.","endpoint":"/v1/audit/dns","method":"POST","priceUsd":0.03,"input":"{\"url\":\"https://example.com\"}"},{"id":"headers","name":"Security headers","description":"Inventory security headers and calculate a reproducible coverage score.","endpoint":"/v1/audit/headers","method":"POST","priceUsd":0.03,"input":"{\"url\":\"https://example.com\"}"},{"id":"redirects","name":"Redirect evidence","description":"Return the validated redirect chain and final public destination.","endpoint":"/v1/audit/redirects","method":"POST","priceUsd":0.02,"input":"{\"url\":\"https://example.com\"}"},{"id":"website_audit","name":"Website evidence bundle","description":"Bundle DNS, redirects, response details and security-header evidence.","endpoint":"/v1/audit/website","method":"POST","priceUsd":0.25,"input":"{\"url\":\"https://example.com\"}"}],"links":{"documentation":"https://evidence.guildpilot.app/docs","openapi":"https://evidence.guildpilot.app/docs/json","health":"https://evidence.guildpilot.app/health","reconciliation":"https://evidence.guildpilot.app/v1/business/reconciliation","productionReadiness":"https://evidence.guildpilot.app/v1/business/production-readiness"}}