Google donates Agent Payments Protocol (AP2) to FIDO Alliance, releases v0.2 with 'Human Not Present' payments

Google has donated the Agent Payments Protocol (AP2) to the FIDO Alliance, an industry association focused on open security standards. Alongside the transfer, Google released AP2 v0.2 on GitHub, which introduces critical updates for autonomous transactions, including support for 'Human Not Present' payments — enabling AI agents to execute payments securely without direct user intervention, based on pre-authorized instructions.
The 'Human Not Present' feature allows agents to autonomously perform time-sensitive transactions, such as purchasing limited-run tickets the moment they go on sale, without requiring the user to be present to approve each step. This is built on pre-authorized user instructions, ensuring the agent acts within defined bounds.
AP2 v0.2 also helps drive the Verifiable Intent standard, co-developed with Mastercard and also being donated to FIDO. Verifiable Intent creates a tamper-proof log of user-authorized agent actions, providing accountability and auditability for autonomous transactions.
By transitioning ownership to FIDO Alliance, Google aims to ensure AP2 remains platform-agnostic and community-led, accelerating adoption of secure agentic payments across the industry. The protocol is designed to serve as open infrastructure for AI shopping and commerce, with support from industry leaders.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw auto-update bug leaves orphaned preflight directories filling /tmp
OpenClaw's auto-update mechanism creates preflight copies in /tmp that persist when updates fail, potentially filling disk space and blocking further updates. A user found 9 orphaned directories totaling 6.5GB on a 38GB VPS.

Medvi's $1.8B AI Company Claims Face Scrutiny Over Legal and Ethical Issues
Gary Marcus critiques the viral story of Medvi, a claimed $1.8B AI company built by one person in two months, highlighting class action lawsuits for spam violations and questions about revenue reporting and compliance.

Stanford Report Shows AI Experts and Public Have Diverging Views on AI Impact
Stanford's annual AI industry report reveals significant gaps between AI experts' optimism and public anxiety, with experts focusing on AGI risks while the public worries about jobs, medical care, and utility costs.

The Orchestrator: Why Intent Should Outlive the Process
Current agent stacks invert identity and surface — the orchestrated layer should sit between agents and runtimes, with identity, routing, handoff primitives, and cross-driver calls. Practical example: triaging a flaky test across Ollama, Gemini CLI, and Grok Build under one intent.