Normalized scoreboard of fixtures across 24 leagues (US majors, top soccer leagues, the South African Premiership, UFC, 8 rugby competitions, IPL and Big Bash cricket): every fixture with its state, completion flag and score, from one call.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://jurat.dev/v1/scores' # -> 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/scores'
Endpoint: https://jurat.dev/v1/scores. Operated by jurat.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-25 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…
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 …