Blog

Notes from the gate

Technical notes from the team building governed commerce for AI agents. What we ship, how it works, and how to check our claims yourself.

2026-08-24

Verify any GateCore receipt in your browser

Every governed transaction on GateCore ends in a signed action receipt that anyone can verify with no account and no API key. A walkthrough of the mechanics: canonical JSON bytes, a SHA-256 payload hash, and an Ed25519 signature you can check with twenty lines of Python or a browser tab.

Read the walkthrough →