
web3 infrastructure
Technical and Regulatory Considerations for AI-Driven On-Chain Transactions
Autonomous AI agents cannot open bank accounts, so they hold smart wallets and settle in stablecoins like USDC and PYUSD. Three protocols compete to set the standard, while regulators extend identity rules toward Know Your Agent ahead of EU AMLR in July 2027.
JUN 08, 2026
Last updated JUN 08, 2026 · V1
TL;DR
- AI agents cannot open bank accounts, so smart wallets and stablecoins are becoming their default payment layer.
- Three protocols compete for the standard: ACP, AP2, and x402.
- Regulators are extending identity rules from KYC and KYB toward KYA (Know Your Agent), with EU AMLR applying from July 10, 2027.
- Builders should strive to publishing machine-readable catalogs, adopt open protocols, set spend policies in custody design, and map agent activity to existing AML obligations.
Why AI Agents Are Moving On-Chain
AI agents are at the point of its development, where they need to transact value autonomously, and traditional finance can’t accommodate them.
For example, you run a research agent that, mid-task, needs data it doesn’t have. It stumbles upon a paid API (a market-data provider charging sub cent amount per query.) No human is awake to approve a card payment.
Instead, the agent could hold a crypto wallet, pay the micro-fee in stablecoins instantly, receive the data, and could continue with the task. The provider’s endpoint quickly confirms payment on-chain and returns results, fully autonomous, with an auditable record of what was bought.
AI agents cannot use the traditional banking system, and that structural constraint is pushing them toward blockchain networks. Richard Widmann, global head of Web3 strategy at Google Cloud, told Consensus Miami that an agent cannot get a bank account, citing technological and regulatory barriers, as reported by CoinDesk.
Crypto works for machines because it is programmable and settles around the clock. The emerging architecture replaces accounts with smart wallets and uses stablecoins as the unit of account. An agent holds a wallet governed by code, transacts in tokens such as USDC or PYUSD, and leaves a verifiable on-chain record of every action.
Technical Considerations for AI-Driven On-Chain Transactions
Secure Transaction Protocols and Intent Verification
Tamper-proof mandates are the core technical primitive for agent payments. Google‘s AP2 protocol uses cryptographically signed mandates and W3C Verifiable Credentials to prove that an agent had permission to act.
Auditable trails turn every purchase into evidence. A signed Intent Mandate records what the user authorized, while a Cart Mandate records what the agent executed, creating a chain of accountability between human and machine.
Multi-Party Custody and Key Management
An autonomous agent should never hold a complete private key. Widmann argued at Consensus Miami that an agent should hold only 1 of 2 or 3 key shards, and Google has extended its Cloud KMS platform to support digital assets custody for this purpose.
Policy engines provide an additional control mechanism beyond key sharding. Delegated signing, per-transaction spend limits, and time-bound permissions let operators cap the damage from a compromised or misbehaving agent:
- delegated signing scopes which actions an agent may take,
- spend limits cap the value at risk per transaction or per day,
- policy engines block transactions that violate predefined rules,
- multi-party approval applies to transfers above set thresholds.
Machine-Readable Interfaces
Per PayPal survey, 95% of merchants already get agent traffic yet only 20% offer catalogs agents can read. Merchants are behind the agents, since agents cannot buy what they cannot parse.
Agent commerce is settling on capability manifests for discovery: a merchant publishes its offerings as JSON at /.well-known/ucp, and agents read them straight from there. MCP and A2A cover the communication side like agent-to-service and/or agent-to-agent.
Agent Identity and Trust
On-chain identity standards aim to answer two questions:
- Which agent is this?
- Can it be trusted?
ERC-8004 proposes registries for agent identity, reputation, and validation on Ethereum, giving each agent a verifiable on-chain record.
The cold-start trust problem remains. A newly registered agent has no reputation history, so counterparties have no data to score it against, and ERC-8004 does not yet define how an agent moves from zero history to trusted status.
At Everstake, we discussed possible scenarios for the agentic staking and possible DeFi interactions in the future.
The Open Protocol Landscape: Lessons from the Agentic Commerce Track
Consensus Miami 2026 was the first crypto conference with a dedicated agentic commerce track. The May 5–7 event in Miami Beach put protocol architects from Google, Coinbase, PayPal, and OpenAI partners on the same stage.
Three protocols define the current map, each taking a different architectural position. Chainstack analysis describes the split as follows:
| Protocol | Backer | Approach | Status |
| ACP | OpenAI / Stripe | Works within existing payment infrastructure | Shipped with ChatGPT |
| AP2 | Platform-agnostic trust and authorization layer | 120+ partners, no live consumer product | |
| x402 | Coinbase | Stablecoin payments over HTTP via status code 402 | Crossed 100 million transactions in approximately three quarters |
x402 is the only protocol with meaningful transaction volume so far. Chainalysis reports that x402 transactions on Base went from near zero in mid 2025 to over 100 million cumulative transactions through Q1 2026, though a portion of that volume came from speculative token activity.

Governance choices have become a trust signal in their own right. Google donated AP2 to the FIDO Foundation with 120+ partners, and x402 moved to the Linux Foundation on April 2, 2026 with founding members including Coinbase, Google, Visa, Mastercard, AWS, and Stripe, reflecting Widmann‘s point that open standards are the foundation to build on.
PayPal positions agents as the next commerce channel after offline, online, and mobile. The company is presenting PYUSD as a programmable payments layer for that channel, and its executives framed merchant readiness as the immediate priority.
Interoperability remains the open question across all three protocols.
Chainstack notes that whether the infrastructure consolidates or splits into specialized implementations will be decided by transaction volume in 2026, not by partnership announcements.
Regulatory Considerations for AI On-Chain Activity
KYC/AML When the Customer Is an Agent
Accountability chains are the central regulatory problem when the transacting party is software. Regulators need a clear answer on who is liable for an agent’s transaction:
- the user who set the agent’s goal,
- the developer who built the agent,
- the deployer who operates it in production,
- the platform that executed the payment.
KYA (Know Your Agent) is emerging as the third pillar of identity verification. Namirial describes a model where individuals (KYC), businesses (KYB), and autonomous agents (KYA) all require verification before they can transact in regulated environments.
Capturing and Proving Intent
Verifiable intent capture is becoming a compliance primitive, not only a security feature. AP2 uses handshake mechanisms in which the user cryptographically signs what they authorized before the agent acts.
Delayed transactions extend this model to autonomous execution. A user can pre-approve conditions, such as a price threshold, and the agent later executes under that signed mandate, producing evidence that regulators and dispute teams can audit.
Jurisdictional Frameworks
The EU is building the first comprehensive framework that touches agent-driven finance. Two instruments land in the 2026–2027 window:
| Instrument | Key requirement | Date |
| eIDAS 2.0 | Each member state offers at least 1 EUDI digital identity wallet | By December 2026 |
| eIDAS 2.0, Article 5f | Regulated private entities must accept EUDI wallets | By December 2027 |
| AMLR | Single directly applicable AML rulebook under AMLA supervision | From July 10, 2027 |
| CDD RTS | Technical standards for due diligence and digital identity assurance | Final draft due to the European Commission by 10 July 2026 |
Supervisory expectations stay constant regardless of automation level. The regulators might continue to assess accountability, evidence quality, and control effectiveness, whether a human or an agent initiated the transaction.
Transaction Monitoring at Agent Speed
Instant settlement compresses the fraud-detection window to near zero. A card payment gives compliance teams hours or days to intervene, while an on-chain stablecoin transfer is final in seconds.
On-chain transparency partially offsets that compression. Every agent transaction is publicly recorded and traceable, which lets monitoring systems analyze patterns retroactively and at scale, something opaque legacy systems cannot match.
Practical Hurdles Between Pilot and Production
Merchant readiness is the most concrete bottleneck. The 20% machine-readable catalog figure from the PayPal survey means 4 out of 5 merchants are invisible to purchasing agents today.

Standards’ fragmentation creates a two-ecosystem split with real integration costs. OpenAI and Stripe pair ACP with vertical integration, while Google and Coinbase built a multi-chain coalition around AP2 and x402 spanning Base, BNB Chain, and Solana.
Dispute resolution on irreversible settlement remains unresolved. It is up for the industry to find a way to deal with the liability for a bad agent purchase, since on-chain finality removes the chargeback tools merchants rely on today.
Human-in-the-loop thresholds define where autonomy should stop. Production deployments typically require human approval above a set transaction value, for first-time counterparties, and for any action outside the signed mandate’s scope.
Validators Outlook
Compliance-by-design protocols are well set to win the race of standards. Intent mandates and verifiable agent identity are becoming default, because they satisfy both the security architects and the supervisors at the same time.
Builders and compliance teams can act now rather than wait for the standards race to settle. Four steps apply across jurisdictions:
- Publish machine-readable catalogs and capability manifests, starting with top products.
- Adopt open protocols early, prioritizing those under neutral governance such as the Linux Foundation and FIDO Foundation.
- Design custody with key sharding, spend policies, and per-agent limits from day one.
- Map every category of agent activity to existing AML obligations before AMLR applies in July 2027.
At Everstake we are making the first steps towards agentic legibility. Our MCP server is live and staking data is now represented in the format that is easy to read, query and digest for AI agents.
Everstake has operated validator infrastructure on major PoS networks since 2018, supporting at the earliest phases of Ethereum and Solana PoS network development.
Everstake has supported over 1.6 million delegators and secured more than $7 billion in staked assets across the networks operated. That track record is built on operational rigor:
- consistent validator performance,
- monitored uptime,
- disciplined key management across years of mainnet operation.
When agents begin transacting at machine speed, settlement reliability will be paramount. Infrastructure that has already proven itself under sustained load, and continues to build toward the demands of agent-driven volume, is what that future settles on.
FAQ
What are AI-driven on-chain transactions?
AI-driven on-chain transactions are payments initiated and executed by autonomous software agents on blockchain networks. The agent holds a smart wallet, signs transactions under a user-approved mandate, and settles in stablecoins, with validators such as Everstake processing the underlying blocks.
How do AI agents use crypto for payments?
AI agents use crypto because they cannot open bank accounts under current technological and regulatory frameworks. They hold smart wallets, pay in stablecoins like USDC over protocols such as x402, and rely on staking providers like Everstake to keep the settlement networks running.
What regulations apply to agentic payments?
Existing AML and KYC rules apply, with the EU AMLR adding a single rulebook from July 10, 2027 under AMLA supervision. eIDAS 2.0 digital identity wallets arrive across the EU by December 2026.
What is the difference between AP2, ACP, and x402?
AP2 (Google) is a trust and authorization layer, ACP (OpenAI/Stripe) runs on existing payment infrastructure, and x402 (Coinbase) settles stablecoin payments over HTTP. Only x402 has meaningful volume, at around 500K weekly transactions, a metric infrastructure operators watch as a demand signal.
What is KYA (Know Your Agent)?
KYA is the emerging requirement to verify autonomous agents the way KYC verifies individuals and KYB verifies businesses. It pairs agent identity standards like ERC-8004 with signed mandates, and validators such as Everstake expect it to become standard for regulated on-chain activity.
Can AI agents stake crypto on-chain?
Yes, agents can interact with staking contracts the same way they execute payments, subject to spend policies and signed mandates. Everstake provides the validator infrastructure such delegations rely on.
Disclaimer
This article is for general informational purposes only and does not constitute legal, financial, investment, tax, regulatory, or other professional advice. Seek independent advice from qualified professionals before acting on it.
References to any third-party companies, platforms, or protocols are informational only and are not endorsements or recommendations. Facts such as regulatory status, certifications, and partnerships may change over time. Everstake provides non-custodial validator infrastructure only and does not hold client assets, keys, or funds, or offer investment advice.
Share with your network