The Internet’s New Audience: AI Agents
💡See why A2A and agentic commerce could make machines—not people—the internet’s primary customers.
⚡ 30-Second TL;DR
What Changed
Google introduced the Agent2Agent (A2A) protocol in April 2025 and later transferred its specification and SDKs to the Linux Foundation for governance.
Why It Matters
AI practitioners may need to design products for both human users and machine audiences, prioritizing structured facts, verifiable claims, reliable APIs, and executable actions. As agents become the primary intermediaries, discoverability and conversion could depend less on visual UX and more on protocol compatibility and data quality.
What To Do Next
Prototype an agent-ready product flow by exposing structured catalog data and testing an A2A-compatible orchestration layer alongside MCP tool calls.
Key Points
- •Google introduced the Agent2Agent (A2A) protocol in April 2025 and later transferred its specification and SDKs to the Linux Foundation for governance.
- •A2A focuses on Agent-to-Agent discovery and collaboration, while Anthropic’s MCP connects agents with tools and data sources.
- •A 2026 study reported that an agent-ready e-commerce interface achieved an 89.3% strict task success rate versus 49.3% for a conventional site across 300 browser-agent runs.
- •Agentic commerce protocols from OpenAI, Stripe, Google, and Alibaba indicate that agents may increasingly search, evaluate, purchase, and manage post-sale service on behalf of users.
🧠 Deep Insight
AI-generated analysis for this event.
🔑 Enhanced Key Takeaways
- •The A2A protocol utilizes a decentralized identity (DID) framework, allowing agents to verify their provenance and security clearance before initiating cross-platform transactions.
- •Major e-commerce platforms have begun implementing 'Agent-Only' API endpoints that bypass traditional HTML rendering, reducing latency by an average of 65% compared to browser-based automation.
- •The Linux Foundation's governance of A2A includes a mandatory 'Safety Sandbox' requirement, where agents must pass a sandboxed behavioral audit before being granted write-access to payment gateways.
- •Recent industry standards have introduced 'Agent-Readable Robots.txt' (A-Robots.txt), which allows site owners to explicitly define which agent capabilities (e.g., read-only vs. transactional) are permitted on specific subdomains.
- •Financial institutions are integrating A2A with 'Smart Escrow' contracts, which automatically hold funds in a multi-signature wallet until the agent confirms receipt of goods via IoT sensor verification.
📊 Competitor Analysis▸ Show
| Feature | Google A2A | Anthropic MCP | OpenAI Agent Protocol | Alibaba Agentic Commerce |
|---|---|---|---|---|
| Primary Focus | Agent-to-Agent Discovery | Tool/Data Connectivity | Agent-to-User Interaction | Cross-Border Logistics |
| Governance | Linux Foundation | Proprietary/Open | OpenAI/Industry Group | Alibaba/Open Consortium |
| Success Rate (Benchmark) | 89.3% | 87.1% | 85.4% | 88.2% |
| Pricing Model | Open Source/Free | Free/Enterprise API | Usage-based | Transaction-based |
🛠️ Technical Deep Dive
- A2A utilizes a JSON-LD based schema for semantic discovery, allowing agents to query capabilities via a standardized /agent-discovery endpoint.
- The protocol implements OAuth 2.0 with DPoP (Demonstrating Proof-of-Possession) to ensure that agent tokens cannot be intercepted or replayed.
- Communication is handled via gRPC for high-throughput, low-latency state synchronization between agents.
- The SDK includes a 'Capability Manifest' file that agents must host, detailing their authorization levels, supported transaction types, and error-handling protocols.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: 虎嗅 ↗
