Receipt Verifier

Verify any Ardyn receipt.

Confirm signature validity, Merkle chain integrity, and governance decision. No account required.

Verification error

Paste a receipt or enter an AEA ID

Verify any governed agent action. The signature, hashes, and Merkle chain are all checked independently.

Use the Gate 3 proof receipt (40c2d8eb)
Drop an AEA JSON file here
or click to browse

What each check verifies

Signature valid
The AEA is signed with Ardyn's Ed25519 key. The payload has not been altered since it was minted. Tamper with any field and the signature fails.
Chain valid
This receipt is linked into an unbroken Merkle chain. Every block links to the previous. Removing or altering an entry breaks the chain at that point.
Governance decision
The governance decision (ALLOW / BLOCK / ESCALATE) that was made before the tool executed. The decision is cryptographically bound to the receipt — it cannot be changed after the fact.
🔒
Assurance tier
The evidence level: Software-Assured (software-only verification) or Hardware-Assured (TEE-attested with cryptographic proof against pinned AMD root). Hardware-Assured requires real hardware events to produce. DDC uses Bronze/Silver/Gold/Platinum as product-specific tier labels within the broader AEA assurance framework.