Agentic payments

Know Your Agent: Card Rails Are Issuing Passports to AI Agents — Sellers Don't Have to Wait for One

Short answer: Know Your Agent (KYA) is the interoperable identity framework Visa, Mastercard and Ant International announced on September 10, 2026: register an AI agent once, get recognized across payment networks. Card rails need it because card payments are reversible. On x402, the signed payment itself is the authorization — so with Payzum, your API can charge agents non-custodially today.

Key takeaways

  • The news: on September 10, 2026, Visa, Mastercard and Ant International announced a joint Know Your Agent (KYA) interoperability framework — common methods to link an AI agent to a valid entity, evaluate its behavior and monitor its activity, so an agent registered with one network doesn't have to re-register with the others. It builds on Visa's Trusted Agent Protocol, Mastercard's Verifiable Intent and Ant's Agentic Mobile Protocol.
  • Why card rails need it: card payments are pull-based and reversible, so the network must know who is pulling before money moves. KYA is KYC for software. Identity is how card rails manufacture trust — and rolling that out across networks, wallets and marketplaces takes time no one has committed to yet.
  • The other model: on x402, the agent pushes a signed, on-chain stablecoin payment along with the request. The payment authorizes itself and is final at receipt — no registration, no passport, no dispute window. For per-call machine-to-machine commerce, the seller needs the money, not the agent's résumé.
  • What sellers should do: the two models will coexist — KYA for high-ticket consumer purchases, payment-first for APIs, data and tools. If you sell the latter, you don't have to wait: Payzum publishes an x402 URL in front of your existing API, settles USDC on Base per call via an external facilitator, and proxies the paid request to your endpoint. Non-custodial, no code.

What happened: rivals agree on a Know Your Agent rulebook

On September 10, 2026, Ant International, Visa and Mastercard announced they have begun collaborating on a Know Your Agent (KYA) interoperability framework: a common way for card networks, digital wallets, agent platforms and online marketplaces to identify, verify and monitor the AI agents that are starting to shop, book and pay on behalf of real people. The plan is to establish shared methods for three things — linking an agent to a valid entity, evaluating its behavior and monitoring its activity — while each network keeps its own approval and risk-management processes.

The headline feature is portability. As Ant International's chief innovation officer Jiang-Ming Yang put it: "If an agent registers with Ant, they don't need to register again with Visa, Mastercard." Mastercard's chief digital officer Pablo Fourez framed the stakes: "Interoperability across Know-Your-Agent frameworks is essential to making agentic commerce work at scale." The framework stitches together the protocols each company already shipped separately — Visa's Trusted Agent Protocol and Intelligent Commerce Connect, Mastercard's Verifiable Intent and Agent Pay, and Ant's open-sourced Agentic Mobile Protocol — into one mutual-recognition layer. The companies cite McKinsey projections of $3–5 trillion in agentic global consumer commerce by 2030, and point to early production examples: Alipay users scheduling recurring Starbucks orders and Didi rides through AI features, and Wirex testing agent-initiated stablecoin payments inside Visa's Agentic Ready program.

The announcement didn't land alone. The same week, India's NPCI moved to unveil a unified agent protocol so AI agents can pay directly over UPI, with first pilots expected at the Global Fintech Fest in Mumbai (September 8–11). Add Google's AP2, the x402 Foundation under the Linux Foundation, and the 26-member Agentic Payments Alliance, and the pattern is unmistakable: every payment rail on earth is bolting a trust layer for AI agents onto its stack. The question this post answers is what that means for the people on the other side of the transaction — the sellers.

Why card rails need to know your agent — and crypto rails don't

KYA is not bureaucratic reflex. It is the structurally correct answer to a real problem on card rails. A card payment is a pull: the merchant (or the agent acting as buyer) initiates a debit against someone else's credit line, and the money moves on a promise that can be revoked for roughly 120 days — disputes, chargebacks, friendly fraud. When the "someone" pulling is a piece of software, the network's entire risk model depends on knowing whose software it is, what it was authorized to do, and whether its behavior matches that mandate. Identity substitutes for finality. That's why the framework's three pillars — entity linking, behavior evaluation, activity monitoring — read exactly like a KYC program with the human swapped out. KYA is KYC for software, and for $500 consumer purchases with refund rights, that's a feature, not a flaw.

Now flip the rail. On x402, the open protocol governed by the Linux Foundation's x402 Foundation, the agent doesn't pull anything. It receives an HTTP 402 Payment Required with a price, then pushes a signed stablecoin payment — typically USDC on Base — attached to the retried request. The payment is cryptographically authorized by the wallet that made it and final at receipt. There is no credit line to protect, no dispute window to police, no promise to underwrite. The seller was paid before serving the request. In that model, an anonymous agent that paid you four cents is not a fraud risk — it's a customer. The payment is the credential.

This is the fork in agentic commerce that the KYA announcement makes official: registration-first rails, where trust must be established before money moves, versus payment-first rails, where money moving is the trust. Neither is wrong. They serve different halves of the market — and knowing which half you sell into is the strategic question of the moment.

The honest read: KYA matters — for the half of the market you're probably not in

Let's be fair to the framework. If agents are going to buy flights, sneakers and groceries with humans' credit cards, someone must be able to answer "which agent, for whom, with what mandate?" — otherwise the first wave of agent-driven fraud kills consumer trust for everyone. Mastercard's own research shows the gap: 85% of consumers will let an AI agent shop, only about 10% will let it pay. Interoperable verification is a serious attempt to close that gap, and the fact that fierce rivals are building it together tells you they consider it existential. High-ticket, dispute-prone, refund-expecting consumer commerce needs a KYA layer, and card rails are the right place for it.

But notice three things. First, there are no dates. The announcement describes a collaboration, not a shipped product: no rollout timeline, no certification process, no list of marketplaces that will accept a KYA passport. If your monetization plan is "wait for the framework," your plan has no date on it. Second, the registration model has a shape. Frameworks where agents must be enrolled, evaluated and monitored favor the parties who run the enrollment — networks, big wallets, large agent platforms. A long-tail API developer doesn't get a seat at that table; they get a queue. Third, the biggest volume may not need it. The purchases agents make most often aren't sneakers — they're API calls, data queries, tool invocations: sub-dollar, machine-to-machine, no refunds expected, thousands per hour. Even Mastercard implicitly concedes this split — its own Agent Pay for Machines runs high-volume, low-value autonomous transactions over stablecoin rails, not over card authorization flows.

So the strategic read for sellers is not "KYA versus x402." It's: consumer-facing, high-ticket, reversible commerce will be registration-first; machine-to-machine, per-call commerce is payment-first and is running today. If you sell the second kind, the passport office opening sometime in 2027 is not your bottleneck. Your bottleneck is having an endpoint agents can actually pay.

How to charge AI agents today — no framework required, step by step

This is where Payzum sits. Payzum is the middleware in front of your existing API — you don't implement the x402 protocol, touch a smart contract, or wait for any network's agent-verification program. The dashboard flow:

  1. Point Payzum at your existing endpoint. Configure the URL of the API you already run, plus the API key or bearer token it already requires. Nothing about your backend changes.
  2. Set a price per call. Fixed price per request — the amount an agent must pay to get one response.
  3. Payzum publishes an x402 URL for you. When an agent hits it, Payzum answers with the standard 402 Payment Required and the payment requirements. The agent pays USDC on Base; an external facilitator (currently Coinbase's) verifies and settles the payment on-chain.
  4. Payzum proxies the paid call. Once payment clears — Base confirms in about two seconds — Payzum forwards the request to your real endpoint with your key and returns the response to the agent. The USDC lands directly in your own wallet, non-custodially. Payzum never holds your funds; the settlement is the payout.

That's the whole integration: a dashboard config, live the same day. Any x402-capable agent — and after a year of Coinbase, Cloudflare, AWS and the Linux Foundation ecosystem shipping client tooling, there are many — can discover the price and pay it, with no account, no card on file, and no registration with you or anyone else. You get paid before you serve a single byte, there are no chargebacks by construction, and an agent you've never heard of is exactly as good a customer as a Fortune 500's.

Registration-first vs payment-first: the comparison

DimensionKYA on card rails (Visa · Mastercard · Ant)x402 via Payzum
Trust modelRegister the agent first: entity linking, behavior scoring, monitoringThe signed on-chain payment authorizes itself
Payment directionPull against a credit line or wallet balancePush — agent pays USDC on Base with the request
ReversibilityReversible; disputes and chargebacks remainFinal at receipt — no chargebacks
Best suited forHigh-ticket consumer purchases with refund rightsAPIs, data, MCP tools — per-call, machine-to-machine
Where funds landAcquirer/processor settlement, typically 1–3 daysYour own wallet, non-custodially, in seconds
Seller onboardingFramework in development — no announced datesDashboard config today; endpoint + key + price

Common objections

"Shouldn't I just wait for the standard the big networks are building?"

Wait for it where it applies to you. If you sell physical goods to consumers through marketplaces, KYA-enabled card flows will likely be how agents buy from you, and your acquirer will surface it when it ships. But if you sell API calls, data or tools, the card networks themselves route that traffic to stablecoin rails — and the payment-first stack has been in production all year. The two aren't exclusive: an x402 endpoint today doesn't block a KYA integration tomorrow. Waiting, on the other hand, has a cost measured in every agent that hits your API, finds no way to pay, and gets its answer from someone else.

"Without Know Your Agent, aren't unverified agents a fraud risk?"

On card rails, yes — because the money moves on a revocable promise, so a bad actor's identity is your only protection. On x402 the risk model inverts: payment precedes access. The agent has already paid, on-chain and irreversibly, before your API answers. The classic fraud vectors — stolen cards, chargebacks after delivery, refund abuse — have no equivalent, because there is no credit, no pull and no reversal. What remains is ordinary capacity management (rate limits, abuse filtering), which your API needed anyway.

"Is anyone actually paying this way, or is it all pilots?"

The honest answer: real but early, and concentrated exactly where you'd expect. On-chain analytics put x402 in the hundreds of millions of cumulative transactions, with 2026's mix shifting toward fewer, larger, production-grade payments and away from testnet noise — we analyzed the composition in our breakdown of the x402 volume debate. Meanwhile the buyer-side tooling keeps compounding: AWS AgentCore payments went GA with x402 support, Binance added it to its Agentic Wallet, Cloudflare issues wallets to agents. Buyer infrastructure is finished; seller endpoints are the scarce side. That scarcity is the opportunity.

Frequently asked questions

What is Know Your Agent (KYA)?

Know Your Agent is an interoperability framework announced by Visa, Mastercard and Ant International on September 10, 2026. It defines common methods to identify and verify AI agents that make payments on people's behalf: linking an agent to a valid entity, evaluating its behavior and monitoring its activity. An agent registered with one participating network is recognized by the others, while each network keeps its own approval and risk processes. It builds on Visa's Trusted Agent Protocol, Mastercard's Verifiable Intent and Ant's Agentic Mobile Protocol.

Why do card networks need to verify AI agents at all?

Because card payments are pull-based and reversible: the payer's side initiates a debit that can be disputed for months. When software initiates that pull, networks need to know whose software it is and what it was authorized to do — identity substitutes for finality. On push-based, final rails like x402 stablecoin payments, the signed payment itself is the authorization, so agent registration isn't required for the money to be safe.

Does Know Your Agent affect x402 payments?

No. KYA governs how card networks, wallets and marketplaces recognize agents on their own rails. x402 is an open protocol under the Linux Foundation's x402 Foundation where an agent answers an HTTP 402 with a signed on-chain payment — no registration involved. The two address different transaction types: KYA targets consumer commerce with refund rights; x402 handles per-call, machine-to-machine payments. Many companies, including the card networks themselves, are building on both.

How can my API accept payments from AI agents today?

With Payzum's x402 middleware: you configure your existing endpoint, its API key and a price per call in a dashboard. Payzum publishes an x402 URL, returns the 402 with payment requirements, settles the agent's USDC payment on Base through an external facilitator (currently Coinbase's), then proxies the paid request to your real endpoint. Funds settle non-custodially to your own wallet, with no chargebacks and no code changes on your side.

Will KYA and payment-first rails end up competing?

More likely they'll split the market by transaction type. High-ticket consumer purchases — flights, retail goods — need identity, mandates and dispute paths, which is KYA's territory. High-frequency, low-value machine-to-machine purchases — API calls, data, tool use — need instant finality at negligible cost, which is x402's. Mastercard's own Agent Pay for Machines running on stablecoin rails suggests the networks see the same split.

The networks are building the passport office. Your API can skip the line.

Visa, Mastercard and Ant will spend the next year deciding how agents get verified. Agents with funded wallets are calling APIs right now. Book 20 minutes with our team and we'll put an x402 price in front of your endpoint — USDC on Base per call, settled non-custodially to your own wallet, live the same day.

Prefer a direct link? Book a meeting · [email protected]