RETrust Portal · Public Record
ORGACME Inc
AS OF2026-06-07 10:25:12 UTC
ENTRIES10

ACME Inc.

Live, cryptographically-verifiable trail of every action ACME Inc's AI has taken. Every entry below is a signed Receipt of Record anchored in a tamper-evident transparency log — verifiable offline against our published key.

§1

Transparency log status

· Sealed
Signed actions
10
Log size
10
all anchored
Latest entry
3h ago
Current root hash
7cf8bc4d0a7f871e60ccf01edff9a8b74f69ec3c89609dc77d1d6f748a136174

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

§2

Recent verified actions

showing 10 of 10
§3

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.