agents spendreal money.someone has to sign off.
The spend-control layer for AI agents: cap what each agent can spend on any rail, and seal every payment into a tamper-evident ledger your auditor verifies without trusting us. Not a bank. Not a rail.
Your agent has a credit card,
and no ledger holds your agent.
Every rail issues a credential. None owns the layer that decides whether a dollar may move, so the charge clears before anyone signs.
“Your agent moves money.
Prove every payment was authorized, and that the record hasn’t changed since.”
That is what an enterprise security review asks the day your AI touches a card. Most teams answer with a log. A log is the wrong artifact. Watch.
A log you can edit
is not an audit trail.
| marker | # | agent | vendor | amount | verdict | seal | edit |
|---|
Every seal is computed from its record. Forge one, the chain fractures.
We don't move the money.
We decide if it moves.
// verified-by Stripe Issuing. The seal is rail-independent. same record, same proof, any rail.
Rails issue. Banks hold. Comptra seals.
The agents already spending
your company’s money.
// procurement · media · travel · ops · infrastructure: each one a credential with no ledger behind it. hover to hold the register still.
Don’t trust Comptra. Verify it.
The proof was never ours to forge. Every record is sealed with the same primitives that secure the open web, and your auditor checks them on their own machine, offline, in two independent languages that agree byte for byte.
The export that unblocks the security review.
# every record's hash = sha256(prevHash | record) const ok = chain.every((r,i) => r.hash === sha256(chain[i-1].hash + '|' + canonical(r)))
Enter your name in the register.
You get an invite to the live console, a verifiable sample certificate, and hands-on onboarding from the founder. Pre-product. We onboard teams whose agents already move money.
the ledger every agent answers to.