Receipt Debugger · powered by /v1/receipt/verify

Paste any receipt. Get the truth.

Drop a Hive receipt in the box. The Receipt Debugger validates the dual signatures, parses the compliance alignment, and shows every field with explanation. Powered by /v1/receipt/verify — same backend auditors use.

Receipt JSON

Verification result

Paste a receipt and click Verify. Calls POST https://hivemorph.onrender.com/v1/receipt/verify directly — no auth, no quota.

What gets checked.

Dual signature check

Validates both Ed25519 and ML-DSA-65 signatures against the published did:hive:hivemorph root key.

Compliance audit

Lists which frameworks the receipt satisfies based on its declared compliance_alignment field.

Free forever

The verifier is permanently free. No auth. No quota. Same endpoint your auditors call.

For programmatic verification, point your client at https://hivemorph.onrender.com/v1/receipt/verify. For the human-readable verifier, see /verify.html. To learn why receipts are shaped this way, read Compliance by Construction.