Finance & procurement

Agentic payments are only as safe as the supplier record underneath them

Agentic payments went live in B2B this month. The agent picks the supplier and sends the money — out of a vendor record nobody owns and nobody verifies.

7 min read

Three announcements landed inside five days, all of them about agentic payments — AI agents that choose a supplier and move the money. Sunrate and Mastercard published a framework paper on the category on 23 July. Visa and Lianlian ran what they called Greater China’s first live agentic business-to-business payment on 24 July. Lianlian and UnionPay International announced a procurement partnership on 27 July. Not one of them is a story about a better model. Read the verb lists and they’re all stories about a record.

TL;DR: An agentic payment system doesn’t decide who gets paid. Your vendor master does — the agent just executes against it, without a person reading the remit-to line. That record is already the most attacked object in enterprise finance: AFP’s 2026 survey found 74% of organizations were hit by business email compromise in 2025, which in accounts payable almost always means a forged bank-detail change. Automating the payment doesn’t create the exposure. It removes the last human who might have caught it.

What actually shipped

Worth being precise about, because the details are the argument.

Sunrate and Mastercard released Beyond Automation: Defining Agentic Global Payments at the World Artificial Intelligence Conference on 23 July. It maps 16 pain points across the B2B payment lifecycle and 13 agent use cases — supplier onboarding, payables and receivables, virtual cards, payment routing, FX management, compliance screening, fraud detection, reconciliation. Anouska Ladds, Mastercard’s EVP for Commercial and New Payment Flows in Asia Pacific, put a sharper line on it than most vendor copy manages: “Agentic commerce is changing how businesses make and execute payment decisions, but speed without accountability creates new categories of risk.”

The next day Visa and Lianlian executed a live one. Lianlian’s LoopXPay agent, running on Visa’s Trusted Agent Protocol and Agentic Directory, identified a purchasing requirement, recommended suitable suppliers, compared the options, placed the order and executed the payment — inside pre-defined spending controls and approval parameters. Then on 27 July, Lianlian and UnionPay International announced they’d signed a cooperation agreement to put agents through global procurement end to end: supplier matching, product selection, payment execution, with the user keeping final approval.

Now look at what those agents are actually doing. Recommended suitable suppliers. Supplier matching. Payment routing. Compliance screening. Every one of those is a query against a table you already own, answered by whatever that table happens to say. The model isn’t sourcing your vendors. It’s reading your vendor master and acting on it.

The record the agent reads

Here’s the mapping, step by step, for a procurement flow like the ones announced this month.

What the agent doesThe record it readsWho owns that record in most companiesWhat goes wrong
Matches a need to a supplierVendor master + category codesAP or procurement ops, as a queueDuplicate rows for one supplier; the agent picks the stale one
Checks the supplier is approvedVendor status flagSet at onboarding, rarely revisitedTerminated suppliers still flagged active
Screens for sanctions/complianceLegal entity name, tax ID, countryWhoever created the recordName mismatch against the screening list; the check passes on a wrong string
Routes the paymentRemit-to bank detailsNobody — a form-driven field updateFraudulent or superseded bank details, silently applied
Reconciles against the POPO, receipt, invoice linesSplit across three systemsUnit-of-measure and terms mismatch resolved by whoever’s closest
Books the spendGL and cost-center mappingFinance, decided years agoMiscoded spend nobody catches until close

Six steps, six records, and only one of them — the GL mapping — has a clear owner in a typical mid-size company. The rest are maintained the way most reference data is maintained: reactively, by whoever caught the error, through a form.

Humans absorb all of that. A senior AP clerk knows that “Northline Industrial LLC” and “Northline Ind. L.L.C.” are the same company, that the second one has the bank account from before they were acquired, and that anything from that supplier over $40K should really go past the plant manager first. None of that is in the system. It’s in her.

The most attacked object in enterprise finance

The supplier record isn’t just messy. It’s targeted.

AFP’s 2026 Payments Fraud and Control Survey — the 22nd edition, drawing on 465 corporate finance practitioners and covering activity in 2025 — found that 76% of organizations experienced attempted or actual payments fraud, and that 74% were affected by business email compromise. In accounts payable, BEC is not an abstract email-security category. It is one specific move: a message that appears to come from a real supplier, asking to update where their money goes. The documentation looks right. The request follows your process. The field gets changed.

The same survey found only 17% of organizations use AI to combat payments fraud. Set those two numbers next to each other and the asymmetry is the whole story. The industry is racing to put agents on the spending side of the transaction while the control side is still overwhelmingly manual. We are automating the release of funds faster than we are automating the verification of who receives them.

There’s a second-order effect nobody has priced yet. Today, a forged bank-change has to survive one human somewhere in the chain who might squint at it. That human is a weak control — the AFP numbers show how weak. But they are a control, and the fraud economics assume they exist. An agentic flow that resolves a supplier and releases payment without a person reading the remit-to line removes the last check, and it does so for every transaction at once rather than one at a time.

Approval is not verification

The reassurance in all three announcements is the same: the agent runs within pre-defined spending controls, the user retains final approval on commercial decisions. That’s a genuine control, and it’s worth having. It bounds the amount.

It does not bound the payee. An approver looking at a queue sees a supplier name, an amount, a PO reference. They do not see the bank account. They have no independent basis to know whether that remit-to was updated last year by procurement or last Tuesday by someone with a convincing email domain. Approving a payment is not the same act as verifying a payee, and treating the first as coverage for the second is how BEC has worked for a decade. A control you can’t actually exercise is a control on paper only — and the volume an agent generates makes cursory approval more likely, not less.

The detail that decides this is unglamorous. In most ERP configurations a supplier’s banking data is a mutable field on the vendor record, not an effective-dated child object with its own change history. Update it and the previous value is simply gone. So when an agent resolves the supplier and reads the remit-to, there is no version to compare against, no “this changed 11 days ago” signal to raise, and no clean way to answer where was this supplier being paid last quarter without going to the database logs. The agent isn’t being reckless. It’s reading the only value the schema keeps.

What the working version looks like

The sequence isn’t complicated, it’s just unfashionable.

Give the vendor master a named owner — an actual person accountable for what a supplier record asserts, not a shared queue that processes change requests. Make a banking change a distinct, out-of-band verified event rather than a field update: the channel that requests the change can never be the channel that confirms it, and the confirmation goes to a contact already on file, not one supplied in the request. Make the record effective-dated so there is one authoritative answer to where a supplier gets paid today and a history of every prior answer. Then reconcile the duplicates, because an agent has no way to know that two rows are one company unless someone has told the system so.

Only after that does the agent become interesting. Point it at a vendor master with a clear owner, verified banking, and deduplicated entities, and the announcements from this month describe something genuinely useful — the routine spend runs itself and the exceptions get a person. Point it at the vendor master most companies actually have and you’ve built a faster path from a forged email to a cleared wire.

Every one of these launches is being read as a payments story. It isn’t. It’s a master-data story wearing a payments announcement, and the part being automated was never the hard part. Deciding who a supplier is, and who gets to say so, was always the job.

FAQ

What are agentic payments?
Agentic payments are transactions where an AI agent selects the counterparty and executes the payment itself, rather than presenting a human with a screen to approve. In business-to-business use the agent identifies a purchasing need, queries suppliers, compares options, places the order and releases funds — usually inside pre-set spending limits. Visa and Lianlian ran what they described as Greater China's first live agentic B2B payment on 24 July 2026, using Lianlian's LoopXPay agent with Visa's Trusted Agent Protocol and Agentic Directory. The mechanics are real and working. The open question is not whether the agent can pay. It's what record it reads to decide who gets paid.
Are AI payment agents safe for accounts payable?
They are exactly as safe as your vendor master file, and most vendor master files are not safe. An agent that pays autonomously resolves a supplier name to a stored remit-to record and sends money there. That record is already the most attacked object in enterprise finance: AFP's 2026 Payments Fraud and Control Survey, covering 2025 and based on 465 corporate practitioners, found 74% of organizations were affected by business email compromise — which in accounts payable is overwhelmingly a forged request to change a supplier's bank details. Automating the payment doesn't introduce that risk. It removes the person who might have paused over the remit-to line.
What is the vendor master and why does it matter for AI agents?
The vendor master is the table in your ERP that stores who each supplier is, their tax and compliance data, and where their money goes. Humans work around its flaws constantly — they recognize that two rows are the same company spelled differently, or remember that one of them has the old bank account. An agent has no such memory. It resolves a name to a row and acts on whatever that row says. Every step in an agentic procurement flow — supplier matching, routing, compliance screening, reconciliation — is a query against this table. If the table is wrong, the agent is precise and wrong, at machine speed.
Does keeping a human approval step make agentic payments safe?
Only if the human can actually verify what they're approving, and usually they can't. Vendors describe agents running within pre-defined spending controls and approval parameters, with the user retaining final approval on commercial decisions. That's a real control against overspending — it caps the amount. It's not a control against paying the wrong party, because the approver sees a supplier name and an amount, not the bank detail behind them, and has no independent basis to judge whether the remit-to is current. Business email compromise has defeated human approval workflows for a decade. Adding an agent upstream doesn't change what the approver can see.
What should you fix before deploying an agent that pays suppliers?
Three things, in order. First, name an owner for the vendor master — a person accountable for what a supplier record says, not a queue that processes change forms. Second, make banking changes a separate, out-of-band verified event: a bank-detail change should never be executable through the same channel that requested it, and it should never be a silent field update. Third, make the record effective-dated and auditable, so there is one answer to 'where does this supplier get paid today' and a history of who changed it. None of that is AI work. All of it has to be true before the agent is anything but a faster way to send money to the wrong account.
Is agentic commerce actually growing, or is this vendor marketing?
Both things are true — the trajectory is real and the announcements are still mostly framing. On the consumer side, research from Omnicom's PHD and WARC published 21 July 2026 projects agent-facilitated spending rising from about $944 billion in 2026 to $3.35 trillion by 2030, moving from 1.3% to 3.8% of global consumer expenditure. On the B2B side the live transactions are single pilots, not volume. What's notable isn't the size yet; it's that the payment networks are rebuilding their rails around a machine counterparty. That work assumes clean identity on both ends of the transaction, and inside most companies the supplier end has never been clean.