Payment infrastructure for AI Agents

Your agent just got a 402.
Now it can pay.

Three payment rails in one CLI β€” virtual cards, network tokens, and on-chain USDC signatures. Your agent handles the rest. No checkout pages. No human in the loop.

npm install -g @agenzo/admin-cli @agenzo/token-cli @agenzo/payment-cli @agenzo/merchant-cli
agenzo-cli

In the future,

everything is a token

Multi-rail
Payment rails
VCN Β· Network Token Β· X402
<0s
Signature speed
End-to-end X402 signing
$0
Forever
Free to use, no limits
0-bit
Encryption
AES-GCM at rest

One CLI. Every payment scenario.

Your agent doesn't care about payment specs. It just needs to pay. Pick a scenario β€” we handle the plumbing.

A real card. A hard limit. Settled automatically when done.

agenzo-token-cli

Start in four steps

01

Sign up

Register your organization with a magic link. No passwords, no forms.

02

Add a payment method

Add a credit card with 3D Secure verification. Your card number never touches our servers.

03

Create a token

Choose your payment type: virtual card, network token, or x402 signature.

04

Let your agent pay

Your agent uses the token to pay β€” at online stores, tokenized merchants, or on the blockchain.

How Agenzo works

One platform. Three payment paths. Your agent picks the right one.

πŸ€–
AI Agent
Needs to pay
⚑
Agenzo
Route Β· Sign Β· Settle
πŸ’³
Virtual Card
One-time Visa
πŸ”
Network Token
Tokenized credentials
✍️
X402 Signature
EIP-712 on Base

HTTP 402 finally works

Defined in 1997. Ignored for 25 years. Until AI agents needed to pay.

When your agent hits a paid API, we handle the entire payment in under 3 seconds: freeze the credit card, lock USDC in our wallet, sign with EIP-712, return the signature. Your agent pays and moves on. No wallet setup. No crypto knowledge. No human approval.

πŸ€–

Agent requests a paid API

πŸ”΄

Gets 402 Payment Required

✍️

Agenzo signs in <3s

πŸ’Έ

Agent pays with signature

βœ…

200 OK β€” done

πŸŒ‰

Your users add a credit card. We bridge it to the blockchain.

Secure & enterprise-ready

Card numbers never stored

Raw card data goes straight to the payment processor. We never see it, never store it, never log it. Period.

AES-256-GCM encryption

VCN card details encrypted at rest with keys only you control. Military-grade, zero-knowledge.

Atomic state machine

Every state change is an atomic database operation. No double-charges. No orphaned funds. No race conditions.

Automatic rollback

If any step fails mid-creation, we reverse everything β€” pre-auth cancelled, cards closed, funds released. Automatically.

Immutable audit trail

Every transaction recorded, timestamped, and append-only. Full traceability from creation to settlement. Nothing gets lost.

Multi-tenant architecture

Organizations β†’ Developers β†’ API Keys. Every agent gets its own isolated identity, credentials, and spending controls.

One-click cascade controls

Disable a developer β€” every active token revoked instantly. Disable an org β€” everything underneath freezes. No orphaned tokens, ever.

Global payment methods

Credit cards today. Alipay, WeChat Pay, and more payment rails shipping soon.

Shipping fast. Here's what's next.

Coming Soon

Alipay & WeChat Pay

Expanding beyond credit cards to cover the world's largest mobile payment networks.

Coming Soon

Multi-chain support

Ethereum mainnet, Arbitrum, Optimism, and more. One API, every major chain.

Empower your agent to pay

Free forever. One command to start. Three payment rails at your fingertips.

$npm install -g @agenzo/admin-cli @agenzo/token-cli @agenzo/payment-cli @agenzo/merchant-cli