Use case — Agentic commerce
Agents that buy. Mandates that hold. Receipts that verify.
When an agent purchases compute, a service, an asset, or a flight on behalf of its principal, every step is bound — identity attested, mandate scoped, rail validated, settlement recorded, receipt anchored. One open network beneath every transaction.
Overview
From cart mandate to cross-chain settlement, with enforceable scope at every step.
Agentic commerce is the pattern: a human delegates to an agent, the agent acts under scope, the seller verifies the mandate, settlement executes on the right rail, and the receipt anchors verifiably. Tenzro Network ships every layer — TDIP identity for humans and machines, ERC-7579 validator modules enforcing scope on-chain, payment rails (MPP, x402, AP2, Visa TAP, Mastercard Agent Pay, Tempo), settlement with signed receipts, and cross-chain reach via six bridge adapters.
What it enables
Commerce that machines can transact safely.
AP2 cart mandates
Item set, max amount, expiry — validated against TDIP DelegationScope and runtime SpendingPolicy before settlement.
Card network rails
Visa Trusted Agent Payments and Mastercard Agent Pay — card-network agent payments with cryptographic mandate validation.
HTTP 402 gating
Any resource can return 402 with a payment challenge — MPP session, x402 stateless, AP2 cart. Agent submits credential, settles.
Replay-safe
Nonce-based replay protection across every protocol. Mandate hashes bound to TDIP DID. Cross-chain mandates anchored.
Cross-chain checkout
Buy on one chain, settle on another. ERC-7683 intents over LayerZero, Wormhole, deBridge, CCIP. Solver-fulfilled, dispute-resolvable.
Stablecoin settlement
Tempo participation, Stripe Payment Intents, Coinbase x402 CDP facilitator. Fiat onramps where regulation permits.
Pattern
The transaction lifecycle.
- 01Human delegatesProvision a machine DID. Bind a DelegationScope — max value, daily spend, allowed merchants, time bound.
- 02Install validatorsOn-chain ERC-7579 SpendingLimit and SessionKey validators enforce the scope at signing time, not after.
- 03Agent shopsResource returns HTTP 402 with payment challenge. Agent's wallet signs a credential bound to its DID.
- 04Three-axis ceilingPaymentGateway verifies. IdentityPaymentBinder checks DelegationScope. SpendingPolicyResolver checks runtime daily window.
- 05Settlement executesTNZO moves on Tenzro, USDC moves via x402, card transaction submits to Visa/Mastercard, or stablecoin moves via Tempo.
- 06Receipt anchorsSigned receipt with SHA-256 commitment. Optional on-chain anchor for high-value flows. Auditable forever.
Get started