LIVE DEMOSign up to bring your own.
Trust Portal

Acme Robotics

Verifiable AI action trail · seeded demo workspace

Transparency log status

Total signed actions
9
Log size
9
all anchored
Latest entry
21h ago
Current root hash
00404636a7293fecdb1611fdb408bfc0971af5638401a6b492c7a1cf940cfdf9

Pin this hash. If it changes for any historical entry, the log was rewritten — and our published Ed25519 key chain will tell you exactly where. Live JSON.

Recent verified actions

showing 9 of 9

Verify it yourself

Three public endpoints let any party confirm offline that an action above is what it claims to be. No Ctrl AI account required.

  1. 1
    Fetch the published key

    GET /.well-known/ctrlai/receipt-keys returns the Ed25519 public key (JWKS).

  2. 2
    Pull a receipt

    GET /api/receipts/<receiptId> returns the signed payload + inclusion proof.

  3. 3
    Verify locally

    Confirm the Ed25519 signature, recompute sha256(prevRootHash || leafHash), and pin the head to detect later rewrites.