AuditTrail

Verify a chain

Paste a chain JSON exported from an AuditTrail account. Verification runs entirely in your browser using the public AuditTrail spec v1 — the JSON you paste does not leave your computer. No account required.

Where do I get this?

A chain JSON is exported from the AuditTrail dashboard via “Export chain JSON”, or assembled manually from individual capture records.

It's a JSON array of CaptureRecord objects — each one represents a single AI conversation turn, cryptographically linked to the preceding record via a SHA-256 hash chain.

See the full format specification →