Blog

A2A Protocol Explained

A2A Protocol Explained

AI agents can now talk and work together. Most people overlooked it.

In April 2025, Google quietly shipped an open protocol called A2A. It does for AI agents what HTTP did for browsers. Any agent can now communicate with any other agent. Different builder. Different framework. Different cloud. It does not matter.

This guide breaks down what A2A is, how it works in plain language, what changed when Google extended it with AP2 in September 2025, and what it means for anyone running a business.

No code. No JSON. No jargon.

The Problem A2A Solves

Before A2A, AI agents were strangers in separate rooms.

Your Salesforce agent could not delegate a sub-task to your ServiceNow agent without custom integration code. Your Google Vertex agent could not coordinate with an AWS Bedrock agent without a hand-rolled bridge. Every new agent pair needed a new bespoke connector.

The result: AI agents were powerful in isolation, but useless as a team.

A2A fixes this. It gives every agent a shared language. Once agents speak A2A, they can find each other, send each other tasks, and return results, without anyone writing custom glue code.

How A2A Actually Works

There are four ideas. That is the whole protocol.

1. The Agent Card

Every agent publishes an Agent Card. Think of it as a business card with a skills list. It says who the agent is, what it can do, and how to reach it.

When one agent wants help, it reads another agent's card and decides if it is a fit. No registry. No middleman. The cards do the matchmaking.

2. The Task

Communication happens through tasks. One agent sends another a structured request. The receiving agent confirms, works on it, and returns a result.

Each task has a clear lifecycle: submitted, working, completed. Both agents stay in sync on status, even if the work takes hours.

3. The Artifact

The result of a task is called an artifact. It could be a document, a list of leads, a written email, a booking confirmation, anything.

The artifact is the deliverable. Once it lands, the task is done.

4. The Negotiation

This is the part most people miss.

Agents can clarify with each other mid-task. If Agent A asks Agent B for "the latest post" and Agent B finds no recent post, Agent B can ask back: "would a recent comment count instead?" Agent A decides, Agent B continues.

No human in the loop. The protocol carries the conversation.

AP2: When Agents Started Paying Each Other

In September 2025, Google extended A2A with the Agent Payments Protocol. AP2.

A2A handles talking. AP2 handles paying. Together they let agents transact with each other autonomously, with cryptographic proof that the user actually authorised the spend.

The mechanism is called a Mandate. It is a signed digital contract with three layers:

→ Intent Mandate. The user's instructions and limits. For example: "book a trip, budget £700."
→ Cart Mandate. The specific items the agent wants to buy.
→ Payment Mandate. The authorisation against a specific card or account.

Together, the three mandates form an audit trail from "I want this" to "money moved."

The Palm Springs Demo

Google's own demo shows what this looks like in practice.

A user tells their agent: "Book me a round-trip flight and a hotel in Palm Springs for the first weekend of November. Budget £700."

What happens next:

→ The user's agent reads Agent Cards from multiple airline agents and hotel agents
→ It sends task requests to the most relevant ones
→ Airline agents return flight options as artifacts
→ Hotel agents return room options
→ The user's agent finds a combination under £700
→ It executes both bookings simultaneously, each signed by the mandate stack

Two agents. Two merchants. One budget. One transaction. Zero human clicks after the initial instruction.

Who Is Backing This

This is the part that should make you pay attention.

A2A is governed by the Linux Foundation under an Apache 2.0 licence, with over 50 technology partners.

AP2 has over 60 organisations supporting it. The list includes:

→ Mastercard
→ American Express
→ PayPal
→ Coinbase
→ Revolut
→ Adyen
→ Worldpay
→ Etsy
→ Intuit
→ Salesforce
→ ServiceNow

When that many payment networks, marketplaces, and enterprise platforms back the same protocol, it is not a science project. It is the next standard.

A2A vs MCP: The Difference

You may have heard of MCP, Anthropic's Model Context Protocol. Founders often confuse the two.

The simple difference:

→ MCP connects agents to tools and data. It points downward. An agent uses MCP to query a database, read a file, or call an API.
→ A2A connects agents to other agents. It points sideways. An agent uses A2A to delegate work to a peer.

You will likely use both. MCP gives your agent hands. A2A gives it colleagues.

What This Means for Your Business

Right now your customer types your URL into a browser.

Soon their agent reads your Agent Card.

If your product cannot be discovered, queried, and transacted with by an agent, you are invisible to a chunk of the future market.

Here is what to think about this quarter:

→ Discoverability. How would an agent find your service? Do you have anything resembling an Agent Card?
→ Machine-readable pricing. Can your offers be parsed without a human reading your homepage?
→ Programmatic checkout. Can an agent complete a purchase on your site without filling out a 12-field form designed for humans?
→ Trust signals. What proves to a buying agent that you are legitimate, fast, and won't refund-trap them?

The websites that win in 2027 are not the ones with the best design.

They are the ones agents can talk to.

Where to Go Next

If you want to read the official specs:

A2A Protocol on GitHub
AP2 announcement on the Google Developers Blog
Linux Foundation A2A project page

If you want help building agent-ready infrastructure into your business, that is what Standen does. We build internal tools and customer-facing systems for founders and agencies in fixed-scope sprints (14, 21 or 30 days by tier), with full code ownership on handover.

Book a call

The protocol is here. The companies backing it are not waiting. The only question is whether your business is ready to be talked to.

Want this workflow rebuilt properly?

Book a short call. We’ll map the simplest system worth building first.

Book a call