A/TAgentTab
Live demo
Monad Testnet

MONAD BLITZ TORONTO · PRESENTATION

The corporate card
for autonomous agents.

A 2:49 walkthrough of three real x402 payments, one policy block, and one public on-chain receipt.

Total allowance0.030 USDC
Maximum purchase0.002 USDC
Each approved API0.001 USDC
01

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.

02

What the contract does

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.

03

What comes next

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.

Open live demoView fresh budget contract ↗View source code ↗