Trust Explorer
Verify anything. Trust nothing.
Look up any receipt, commitment proof, or public authorization-receipt capability. Full trust profiles require an authenticated entity API key.
How verification works
01
Signature check
Every receipt is Ed25519-signed by the issuer. Verification uses the signer's public key — discoverable at /.well-known/ep-keys.json.
02
Merkle proof
Receipts are batched into Merkle trees and the root is anchored on Base L2. The proof verifies inclusion without revealing other receipts.
03
On-chain anchor
The Merkle root is published to Base L2 as calldata. Anyone can verify the root exists on-chain at the stated block number via Basescan.