RETrust Portal · Public Record
ORGACME Inc
AS OF2026-05-14 12:46:53 UTC
ENTRIES20

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
20
Log size
34
-14 pending
Latest entry
2h ago
Current root hash
b8715b967180b647a70f71978902d150a1b8c623912026ba54a077e353b9a692

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 20 of 20
Check Vendor Onboarding Pathcheck-vendor-onboarding-path@v1
Eve J. (author)·2h ago·entry #33
Verified
Check EU AI Act Risk Classificationcheck-eu-ai-act-classification@v1
Frank O. (author)·2h ago·entry #32
Verified
Check Data Subject Request Pathcheck-data-subject-request-path@v1
Frank O. (author)·2h ago·entry #31
Verified
Check Data Handling Classcheck-data-handling-class@v1
Eve J. (author)·2h ago·entry #30
Verified
Check Vendor Payment Termscheck-vendor-payment-terms@v1
Dave M. (author)·2h ago·entry #29
Verified
Check Expense Approvalcheck-expense-approval@v1
Dave M. (author)·2h ago·entry #28
Verified
Check Customer Health Scorecheck-customer-health-score@v1
Carol D. (author)·2h ago·entry #27
Verified
Check Customer Escalation Pathcheck-customer-escalation-path@v1
Carol D. (author)·2h ago·entry #26
Verified
Lookup Pipeline Summarylookup-pipeline-summary@v1
Bob K. (author)·2h ago·entry #25
Verified
Check Deal Discount Approvalcheck-deal-discount-approval@v1
Bob K. (author)·2h ago·entry #24
Verified
Check Vendor Onboarding Pathcheck-vendor-onboarding-path@v1
Eve J. (author)·4h ago·entry #9
Verified
Check EU AI Act Risk Classificationcheck-eu-ai-act-classification@v1
Frank O. (author)·4h ago·entry #8
Verified
Check Data Subject Request Pathcheck-data-subject-request-path@v1
Frank O. (author)·4h ago·entry #7
Verified
Check Data Handling Classcheck-data-handling-class@v1
Eve J. (author)·4h ago·entry #6
Verified
Check Vendor Payment Termscheck-vendor-payment-terms@v1
Dave M. (author)·4h ago·entry #5
Verified
Check Expense Approvalcheck-expense-approval@v1
Dave M. (author)·4h ago·entry #4
Verified
Check Customer Health Scorecheck-customer-health-score@v1
Carol D. (author)·4h ago·entry #3
Verified
Check Customer Escalation Pathcheck-customer-escalation-path@v1
Carol D. (author)·4h ago·entry #2
Verified
Lookup Pipeline Summarylookup-pipeline-summary@v1
Bob K. (author)·4h ago·entry #1
Verified
Check Deal Discount Approvalcheck-deal-discount-approval@v1
Bob K. (author)·4h ago·entry #0
Verified
§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.