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
22h ago
Current root hash
00404636a7293fecdb1611fdb408bfc0971af5638401a6b492c7a1cf940cfdf9Pin 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 9Send Customer Renewal Email
send-customer-renewal-email@v1D.V. (author), D.V. (auditor)·22h ago·log #8
Verified
Check Budget Variance
check-budget-variance@v1D.V. (author)·22h ago·log #7
Verified
Categorize Expense to GL Account
categorize-expense-account@v1D.V. (author)·22h ago·log #6
Verified
Compute Customer Health Score
compute-customer-health-score@v1D.V. (author)·22h ago·log #5
Verified
Check PTO Balance
check-pto-balance@v1D.V. (author)·22h ago·log #4
Verified
Check PTO Balance
check-pto-balance@v1D.V. (author)·22h ago·log #3
Verified
Compute Travel-Expense Pre-Approval
compute-travel-expense-pre-approval@v1D.V. (author)·22h ago·log #2
Verified
Compute Travel-Expense Pre-Approval
compute-travel-expense-pre-approval@v1D.V. (author)·22h ago·log #1
Verified
Compute Travel-Expense Pre-Approval
compute-travel-expense-pre-approval@v1D.V. (author)·22h ago·log #0
Verified
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.
- 1Fetch the published key
GET /.well-known/ctrlai/receipt-keysreturns the Ed25519 public key (JWKS). - 2Pull a receipt
GET /api/receipts/<receiptId>returns the signed payload + inclusion proof. - 3Verify locally
Confirm the Ed25519 signature, recompute
sha256(prevRootHash || leafHash), and pin the head to detect later rewrites.