BLACKBOX
flight recorder for AI agents

Public Transparency Log

PUBLICNO AUTH
Every daily Merkle anchor published in full — independently verifiable by anyone. Each root commits to every sealed run's chain head for that UTC day. RFC 3161 timestamp tokens prove the anchor existed at the recorded time and has not been backdated.
5
Daily Anchors
1
RFC 3161 Signed
8
Total Runs Anchored
Algorithm: sha256-merkle + rfc3161 · Generated: Mon, 27 Jul 2026 02:30:45 GMT
Date (UTC)Merkle RootRunsRFC 3161TSACreated
2026-07-049a7fa4407996bb1fd9d0ceaac038760107fee59d3fed64f86197f7cabf45b7852SIGNEDfreetsa.orgSat, 04 Jul 2026 01:00:18 GMT
2026-06-17dc84ac430f41ffee154d465be968a39b600ac9b87bc19e2599f92982d9819cc31UNSIGNEDWed, 17 Jun 2026 01:44:06 GMT
2026-06-16095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f74542971UNSIGNEDTue, 16 Jun 2026 02:27:15 GMT
2026-06-1465988226cec31caaaacbbfbceba476105ee2be03b4caab4f34eaa081fc5e56ee2UNSIGNEDSun, 14 Jun 2026 05:21:06 GMT
2026-06-1303bff7c39f8e50f1fed26e72c02a17654295cf80698df6120f18b513d06463812UNSIGNEDSat, 13 Jun 2026 22:54:23 GMT
Independent verification
Download the raw Merkle root for any day via GET /v1/anchor/YYYY-MM-DD and the RFC 3161 token via GET /v1/anchor/YYYY-MM-DD/tsr. Verify with openssl ts -verify -in anchor.tsr -token_in -CAfile tsa.crt. Chain verification script: GET /v1/transparency (this endpoint).