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

M5 Max vs M3 Max Inference Benchmarks for Qwen Models on oMLX
Benchmarks comparing M5 Max and M3 Max MacBook Pros running Qwen 3.5 models via oMLX v0.2.23 show M5 Max delivering 1.4-1.7x faster token generation and up to 4x faster prefill at long contexts.

Kimi K2.7-Code: Open-Source Coding Model with Better Token Efficiency
Moonshot AI released Kimi K2.7-Code, an open-source image-text-to-text model with enhanced token efficiency for coding tasks. Available on Hugging Face with 334 likes and Novita inference support.

ACP Bug Investigation: Protocol Mismatch Causes 'metadata is missing' Error with Local Ollama
A confirmed bug in the ACP/OpenClaw integration prevents acpx spawn commands from working with local Ollama models due to a protocol mismatch where acpx expects JSON but receives text output.

Clarifying OpenClaw's Automation Capabilities
OpenClaw doesn't perform fully automated tasks independently; it requires user guidance for setup, acting more like a traditional LLM.