Notarize any public web page or API response: fetches the URL server-side, archives the exact bytes, and returns a tamper-evident ed25519 attestation recording the final URL, UTC timestamp, HTTP status, content type, byte length and sha256 hash. Establishes provenance and a chain of custody for what a source said at a point in time, so the signed record can serve as the evidence layer in a later dispute or audit trail.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://jurat.dev/v1/snapshot' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://jurat.dev/v1/snapshot'
Endpoint: https://jurat.dev/v1/snapshot. Operated by jurat.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Signed conformance report over a whole x402 service. Sweeps every paid endpoint the service declares, GET and POST alike, runs the same checks /v1/preflight run…
Audit any x402 endpoint before you pay it: reads the live HTTP 402 challenge, decodes the payment terms, and compares the price advertised in its openapi.json a…
Normalized scoreboard of fixtures across 24 leagues (US majors, top soccer leagues, the South African Premiership, UFC, 8 rugby competitions, IPL and Big Bash c…