What it does
AgentTab gives an AI agent a visible spending allowance. Purchases inside the rules can proceed automatically; purchases over the limit are blocked before payment.
MONAD BLITZ TORONTO · PRESENTATION
A 2:49 walkthrough of three real x402 payments, one policy block, and one public on-chain receipt.
AgentTab gives an AI agent a visible spending allowance. Purchases inside the rules can proceed automatically; purchases over the limit are blocked before payment.
The Solidity contract is the public rulebook and receipt book. It publishes the budget policy and records a cryptographic receipt after the payment batch completes.
This MVP does not custody the funds. The production version would use a smart-account vault so the on-chain rules directly control the money.