Animica x402 Directory

Directory / kairostamp.com

kairostamp.com/api/v1/redirect-audit

Redirect audit: follows one public http/https URL server-side and returns the ordered redirect chain, hop count, final URL, final HTTP status, whether the destination changed origin and whether HTTPS was downgraded to HTTP, with a timestamp and a tamper-evident receipt. Single GET query parameter (url). No response body is returned.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://kairostamp.com/api/v1/redirect-audit'

# -> 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://kairostamp.com/api/v1/redirect-audit'

Endpoint: https://kairostamp.com/api/v1/redirect-audit. Operated by kairostamp.com, 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.

Other endpoints on kairostamp.com

kairostamp.com/api/v1/change-check

Kairostamp change check: server-side fetch of one public http/https URL, compared against a caller-supplied prior SHA-256 or prior Kairostamp receipt id. Return…

POST · $0.05

kairostamp.com/api/v1/digest

URL digest receipt: server-side fetch of one public http/https URL, returning a time-stamped receipt with the HTTP status, final URL, content type, byte length,…

GET · $0.01

kairostamp.com/api/v1/headers

URL HTTP metadata receipt: server-side fetch of one public http/https URL, returning only transport metadata — HTTP status, final URL, redirect chain, content t…

GET · $0.005

kairostamp.com/api/v1/link-map

Link map: fetches one public HTML page server-side and returns up to 100 normalized, deduplicated http/https links with internal/external classification and cou…

GET · $0.015

kairostamp.com/api/v1/robots-check

robots.txt check: fetches the origin's /robots.txt server-side and reports whether a given URL path is allowed or blocked for a user agent, with the matched rul…

GET · $0.005

kairostamp.com/api/v1/sitemap

Sitemap lookup: locates a site's sitemap from robots.txt or same-origin /sitemap.xml, fetches it server-side and returns up to 100 normalized http/https URLs wi…

GET · $0.01

kairostamp.com/api/v1/snapshot

Kairostamp evidence snapshot: server-side fetch of one public http/https URL, returning a time-stamped receipt with the response status, content type, byte leng…

POST · $0.05

kairostamp.com/api/v1/text-extract

Readable text extraction: fetches one public HTML page server-side and returns clean plain text with the page title, final URL, HTTP status, content type, SHA-2…

GET · $0.02

kairostamp.com/api/v1/verify

Receipt verification: read-only hash-chain verification of one existing Kairostamp receipt id. Recomputes the canonical SHA-256 digest, compares it with the sto…

GET · $0.005

All 10 endpoints on kairostamp.com →