Research
Compositional Security for Blockchain-Based Agentic Commerce: Cross-Layer Binding, Predicate-Constrained Settlement, and Evidence-Linked Verification in AI-Agent Payments
First author · Under review — Wiley Engineering Reports · 2026
Plain-English abstract
Four standards are converging to let AI agents pay — ERC-8004 (identity), AP2 (authorization), x402 (settlement), ACP (checkout). Each secures its own layer. None binds them. So the agent you trusted isn’t necessarily the key that paid, and a mandate for $2 can settle for $3. CLB-ACEL binds identity, authorization, and settlement in one EIP-712 commitment, derives the payment nonce from it, and enforces the human’s spending predicate on-chain — a violating delegated payment reverts on Base Sepolia instead of being flagged after the fact. Formally verified in Tamarin. Running live with real agents.
- ERC-8004Identitywho the agent is
- AP2Authorizationwhat it may spend
- x402Settlementhow payment executes
- ACPCheckoutwhere the order happens
⌄ bound by one EIP-712 commitment ✓
commit ✓ bound · predicate ✓ enforced · evidence ✓ linked