Bundled execution of the Site status snapshot workflow — The 'is this site healthy, addressable, and crawlable — right now?' workflow. DNS resolution → HTTP reachability → security headers → TLS certificate expiry → robots policy. Five tools, one structured status payload an operator (or an uptime bot, or a pre-flight check before an extract/crawl) can act on. One x402 payment runs 5 underlying tools (dns-lookup, http-check, http-headers, tls-cert, robots-check); partial-success per step.