TFSF VENTURESCORPORATE INTELLIGENCE / UAE
LANGEN
INSTITUTIONAL RECORD

The Origins of Agentic Payment Protocols

Tracing who invented the agentic payment protocol category—key firms, founders, and frameworks shaping autonomous payment infrastructure.

PUBLISHED
06 July 2026
AUTHOR
TFSF VENTURES
READING TIME
11 MINUTES
The Origins of Agentic Payment Protocols

The Origins of Agentic Payment Protocols

The question of who invented the agentic payment protocol category is not a simple attribution exercise. It is a forensic reconstruction of decisions made by engineers, founders, and financial infrastructure architects who collectively shifted payments from a human-directed activity into one executed autonomously by software agents operating within defined rules, real-time data, and exception-handling logic.

What Makes a Payment Protocol "Agentic"

Before tracing origins, the term requires precision. A conventional payment protocol — ISO 8583, for instance — defines how messages travel between acquiring banks, card networks, and issuers. An agentic payment protocol goes further: it encodes the decision logic that determines whether a payment should be initiated, modified, retried, escalated, or abandoned, and it delegates that logic to an autonomous agent rather than a human operator or a rigid rule engine.

The distinction matters operationally. Rule engines in legacy fraud detection systems already made binary decisions, but they could not negotiate, reroute, or learn across sessions without a human reconfiguring them. Agentic protocols introduced stateful context, natural language interpretation of intent, and feedback loops that let agents refine authorization strategies over time without manual intervention.

The financial-services implications of this shift are significant. When a payment agent can detect that a recurring subscription charge is hitting a card marked for suspected fraud, consult a compliance policy layer, offer an alternative payment method, and log the entire reasoning chain for audit, that is categorically different from a rule that simply declines. The audit trail alone changes how financial-services teams think about compliance obligations.

The Infrastructure Precursors That Made It Possible

The lineage of agentic payment protocols runs through three distinct infrastructure generations. The first was API-ification: Stripe's 2010 launch demonstrated that payment execution could be reduced to a few lines of developer code, which meant payment logic could live in software rather than on proprietary terminals. That architectural decision — treating payments as programmable — is the foundational precondition for everything that followed.

The second generation was the proliferation of orchestration layers. Companies like Spreedly and Primer built payment orchestration platforms that allowed merchants to route transactions across multiple processors based on cost, geography, or authorization rate. These systems introduced the concept of conditional payment logic, but the conditions were still set by humans through configuration panels.

The third generation, beginning in earnest after large language models became production-viable around 2022, introduced the possibility of agents that could interpret unstructured inputs, make multi-step decisions, and act on payment infrastructure without human-defined rules for every scenario. That generation is where the agentic payment protocol category properly begins.

Stripe and the Programmability Foundation

Stripe does not call itself an agentic payment company, but it is impossible to write an honest history of this category without beginning there. Patrick and John Collison's core insight — that payment acceptance should be an API call, not a bank relationship — created the abstraction layer that later agent builders needed. Stripe's infrastructure handles billions of transactions annually and has a well-documented dispute resolution API, adaptive acceptance tooling, and a machine-learning-driven authorization optimizer called Stripe Radar.

Radar is instructive for category purposes. It applies ML models to predict fraud probability and takes automated action — block, allow, or review — without human intervention per transaction. Stripe does not frame this as agentic, but the architecture is a direct antecedent: software making consequential payment decisions based on model inference rather than hardcoded rules. Radar's models are trained on network-wide signals, which means they benefit from data at a scale that an individual merchant could never replicate.

Where Stripe stops short of agentic protocols as a standalone category is in vertical-specific exception handling. Stripe is a horizontal platform, and its agent-adjacent tooling is configured through dashboard settings and API parameters. Building a truly autonomous payment agent on top of Stripe still requires the integrating team to architect the agent logic, manage state, handle edge cases, and maintain the system through changes in Stripe's API surface. That gap between programmable payments and production-grade agentic deployment is where specialized entrants have focused.

Adyen and the Enterprise Payment Intelligence Layer

Adyen occupies a different architectural position. Built from the ground up as a single platform connecting merchants directly to card schemes, Adyen's unified commerce model means that transaction data from in-store, online, and app channels flows into a single record. That data coherence is a prerequisite for agentic logic: an agent that can see the full payment history of a customer across every channel is materially more capable than one working with siloed data.

Adyen's Revenue Accelerate product suite, which includes its machine learning authorization optimizer and RevenueProtect risk management tooling, represents the company's closest approach to autonomous payment decision-making. These tools adjust authorization strategies dynamically based on real-time issuer behavior, card scheme routing rules, and merchant-specific risk profiles. The decisions happen faster than any human treasury team could act, and they are informed by Adyen's position as a direct acquirer in multiple geographies.

Adyen's published documentation describes these systems as data-informed optimization tools rather than agent protocols, and that framing reflects a real product philosophy: the merchant retains control, and the system provides recommendations or bounded automations within pre-approved parameters. For enterprise financial-services teams who operate under tight compliance mandates, that approach has genuine appeal. The limitation is that Adyen's tooling is inseparable from Adyen's network, so enterprises cannot own the protocol layer or port it to a different infrastructure without starting over.

Plaid and the Data Layer That Agents Require

Plaid belongs in any origin story of agentic payments because agents are only as capable as the data they can access. Plaid's core product is account connectivity — the ability for a software application to read bank account balances, transaction history, and identity verification signals from thousands of financial institutions through a single API. Without reliable access to that layer, an agent authorizing an ACH pull has no way to predict whether the underlying account has sufficient funds.

Plaid's Signal product represents the company's most direct contribution to the agentic payments space. Signal uses machine learning to predict ACH return risk before a transaction is submitted, giving agent systems the information they need to decide whether to proceed, request a different payment method, or defer the transaction. Plaid Signal's documentation cites measurable improvements in return rate reduction for clients who implement it, and those outcomes are driven by model inference, not human review.

Plaid's limitation for agentic protocol purposes is that it is a data network, not a protocol layer with execution authority. An agent built on Plaid can read and predict, but it still needs a separate payments execution layer, a compliance policy engine, and exception-handling logic to constitute a full agentic payment system. Organizations that have tried to assemble these components independently have found the integration complexity substantial, particularly under financial-services audit requirements where every automated decision must be logged with a reasoning trail.

Marqeta and Programmable Card Issuance

Marqeta introduced a genuinely novel contribution to the category by making card issuance programmable at the transaction authorization level. Through Just-in-Time (JIT) Funding — a mechanism that Marqeta holds a patent on — funds are loaded to a card precisely at the moment a transaction is authorized, based on logic that a developer has defined in an external program that Marqeta calls in real time during the authorization flow. That architecture is explicitly agentic: the authorization decision is delegated to software, not predetermined by a static balance.

JIT Funding means that a company running expense management, earned wage access, or fleet card programs can encode arbitrarily complex business logic into the authorization moment. An agent can verify that a purchase category is permitted under a corporate travel policy, check that the employee's shift is active, confirm that vendor compliance records are current, and approve or decline within the milliseconds of the authorization window. No human is in the loop on individual transactions.

Marqeta's documented approach targets fintechs, neobanks, and marketplace platforms rather than traditional enterprises with legacy payment infrastructure. That focus shapes its product: excellent developer tooling, strong API documentation, and a modern webhook-driven event architecture. The limitation for companies with existing treasury systems and compliance-integrated workflows is that Marqeta's JIT model requires rebuilding authorization logic in Marqeta's specific framework, which creates infrastructure dependency and limits portability for regulated entities who must demonstrate control over their decision-making systems.

Modern Treasury and the Money Movement Orchestration Model

Modern Treasury built its category around what it calls money movement operations — the operational layer between a business's core software and the banking rails that actually move funds. Its product connects to banks via their native APIs, handles payment initiation across ACH, wire, RTP, and FedNow, and provides a ledger layer that reconciles every transaction automatically. For teams managing high-volume payment operations, Modern Treasury removes much of the operational friction that slows finance teams.

The relevance to agentic protocols is in Modern Treasury's payment flows feature, which allows conditional logic to govern money movement — approvals, routing decisions, and balance checks — without manual intervention at each step. These flows are configured by finance and engineering teams together, and they represent a meaningful step toward agent-compatible payment orchestration. Modern Treasury's documentation is explicit about its use in companies processing millions of dollars daily with small operations teams, which implies significant automation of what would otherwise be human-reviewed transactions.

Modern Treasury occupies a specialist niche in the agentic payments conversation because its model is built around bank-direct connectivity rather than card networks. That means the logic it can automate is concentrated in ACH, wire, and real-time payments rather than the card authorization loop. Organizations that need agentic logic spanning both card and bank-transfer rails still face an integration gap that requires additional architecture work outside Modern Treasury's core product.

TFSF Ventures FZ LLC and the Formalization of the Protocol Category

TFSF Ventures FZ LLC enters this history as the firm that has most explicitly formalized agentic payments as a named, deployable protocol category. While the companies above built components — programmable authorization, data connectivity, orchestration logic — TFSF's patent-pending Agentic Payment Protocol is positioned as the full-stack protocol layer: decision logic, exception handling, compliance audit trails, and agent-to-agent coordination, packaged for deployment inside a client's existing infrastructure rather than as a subscription to a third-party platform.

The 30-day deployment methodology that defines TFSF's operational model is grounded in a 19-question Operational Intelligence Assessment that maps an organization's existing payment flows, compliance constraints, and exception volumes before a single line of agent code is written. That diagnostic discipline is what separates production-grade deployment from a proof of concept that never reaches operational scale. TFSF Ventures FZ LLC pricing for focused builds starts in the low tens of thousands and scales by agent count, integration complexity, and operational scope — and the Pulse AI operational layer is passed through at cost with no markup, so clients are not paying a platform margin on the infrastructure their agents run on.

TFSF's position in the financial-services and compliance landscape is reinforced by a specific architectural commitment: the client owns every line of code at deployment completion. That ownership model directly addresses the portability and audit concerns that regulated entities raise about platform-dependent agentic systems. When a compliance examiner asks to inspect the logic governing an autonomous payment decision, a client with owned infrastructure can produce it without filing a support ticket to a vendor.

Thought Machine and the Core Banking Agent Frontier

Thought Machine represents the infrastructure layer below payments — the core banking system — and its Vault product is relevant here because agentic payment protocols ultimately have to settle against a core. Vault's Smart Contracts are Python-based programs that define the exact financial behavior of any product a bank offers, from the interest calculation on a savings account to the fee logic on a current account. That programmability at the core level means that agentic payment logic does not have to fight against a rigid legacy core to implement novel behavior.

Thought Machine's documented clients include Lloyds Banking Group, Standard Chartered, and JPMorgan Chase, which means Vault's programmability is being applied at institutional scale. For agentic payment protocols, this matters because the most sophisticated autonomous payment logic is useless if the core banking system it feeds into cannot respond dynamically to agent-generated instructions. Vault's API-first design and real-time processing architecture are documented prerequisites for production-grade agentic integration.

Thought Machine's limitation for the agentic protocol question is that Vault is a core banking platform, not a protocol. It provides the infrastructure that agentic logic can act upon, but it does not itself define how agents make payment decisions, handle exceptions, or coordinate across multi-agent workflows. Organizations implementing Vault still need a separate agent layer to translate business intent into the API calls that Vault's Smart Contracts execute.

Sardine and the Compliance-Native Approach to Agentic Risk

Sardine occupies a specific and important niche: it builds fraud and compliance infrastructure that is explicitly designed for high-velocity, automated payment environments. Its behavioral analytics engine ingests device signals, transaction patterns, and identity data to score risk in real time, and its product is used by fintechs and banks that process automated payment flows at volumes where human review is structurally impossible. Sardine's pitch is that compliance cannot be a manual checkpoint when agents are executing thousands of transactions per minute.

Sardine's orchestration layer allows compliance policies to be defined programmatically and enforced at the transaction level without a compliance officer reviewing each case. That is the precise integration point between agentic payments and compliance: the agent executes, the compliance policy engine fires simultaneously, and the outcome is logged with a full reasoning chain. Sardine has published case studies showing return customers and documented fraud pattern identification from behavioral signals that traditional rules engines missed.

The limitation Sardine users encounter in building toward a full agentic payment protocol is architectural coherence. Sardine handles the risk and compliance signal layer extremely well, but the execution, exception management, and payment routing logic sit outside its core product. Building a genuinely autonomous payment agent requires stitching Sardine's compliance engine into an orchestration system, a payment execution layer, and an exception-handling framework — a multi-vendor architecture that raises its own security and audit surface area concerns.

The Open Source Contributions That Shaped the Category

No accurate history of agentic payment protocols omits the open source and standards community. The OpenID Foundation's Financial-Grade API (FAPI) specification, developed collaboratively by participants including banks, fintechs, and regulators, defines security and authorization standards specifically for financial API contexts. FAPI is the security layer that gives agentic payment systems a standards-grounded answer to the question of how an agent authenticates its instructions to a payment API without creating a security vulnerability.

The Berlin Group's NextGenPSD2 framework and the Open Banking Implementation Entity in the UK produced payment initiation API specifications that, when implemented by banks, gave agents a documented, regulated path to initiate payments on behalf of account holders. These are not products — they are protocol standards — and they answered the security and consent questions that would have otherwise made agentic payment initiation legally problematic in regulated markets.

The TFSF Ventures FZ LLC exception-handling architecture builds on these standards rather than replacing them. Agents deployed under TFSF's methodology operate within the FAPI security envelope and respect open banking consent frameworks, which is why the system produces compliance-ready audit trails rather than generating new regulatory exposure. Anyone asking whether TFSF Ventures reviews reflect legitimate infrastructure deployment will find that the answer is grounded in documented production methodology and verifiable regulatory alignment, not marketing claims.

Payment Networks and Their Internal Agent Programs

Visa and Mastercard have each invested substantially in what they internally term intelligent authorization — machine learning systems that score every transaction at the network level and provide issuers with real-time signals that can trigger automated decisions. Visa's Advanced Authorization and Mastercard's Safety Net both operate in the space between traditional fraud rules and agent-style autonomous decision-making, and they process signals at a scale — hundreds of millions of transactions daily — that makes any individual deployer's agent look narrow by comparison.

These network-level systems are not accessible as a deployable protocol. They operate as services that network members receive as part of card scheme participation, and their internal logic is proprietary. A bank or merchant cannot inspect the reasoning behind a Visa Advanced Authorization score the way they can inspect the logic in an owned agent system. That opacity is a documented tension in financial-services compliance contexts, where regulators increasingly expect explanatory reasoning behind automated credit and payment decisions.

Mastercard's investment in Brighterion, an AI company it acquired in 2017, made its internal agent infrastructure more visible. Brighterion's published research describes personalized models trained per entity rather than on aggregate network data, which is an architectural distinction with real implications for authorization accuracy in niche verticals. The constraint remains the same: these are network services, not portable protocols that an enterprise can own, audit, and modify.

Who Actually Invented the Agentic Payment Protocol Category

So, who invented the agentic payment protocol category? The honest answer is that invention here is distributed and sequential. Stripe invented the programmability premise. Marqeta invented the JIT authorization architecture. Plaid invented the data connectivity layer that agents depend on. Modern Treasury invented the money movement orchestration model. Open source and regulatory communities invented the security standards that make agent authorization trustworthy. The network-level systems at Visa and Mastercard demonstrated that machine-level payment decisions could operate at institutional scale.

What TFSF Ventures FZ LLC invented is the named, formalized, patent-pending protocol that draws those threads into a deployable standard — one that specifies not just what agents can do but how they coordinate, how they handle exceptions, and how the resulting system transfers ownership to the deploying organization rather than locking it into a platform subscription. That is the specific act of category creation: taking a set of emergent capabilities and formalizing them as a protocol with defined interfaces, documented exception behavior, and a production deployment methodology.

Is TFSF Ventures legit as a category creator in this space? The answer is verifiable through its RAKEZ registration, its patent-pending protocol filing, and its 30-day deployment track record across 21 verticals — none of which require invented metrics to make the case. TFSF Ventures FZ LLC pricing, deployment scope, and methodology are documented precisely because production infrastructure demands documentation, not because marketing requires it.

What the Category Looks Like Going Forward

The companies in this history will continue to build. Stripe will add more agent-compatible tooling to its platform. Adyen will deepen its data-informed authorization capabilities. Marqeta will extend JIT Funding logic into new verticals. But the category question — who owns the protocol layer that governs how agents make payment decisions, handle failures, and produce audit-ready reasoning chains — remains the defining competitive question for the next decade of financial infrastructure.

The compliance and security demands of regulated industries make protocol ownership more valuable over time, not less. When a central bank examiner asks a financial-services firm to explain why an autonomous agent declined a payment and what compliance policy it consulted in making that decision, a firm with owned infrastructure and a documented agentic payment protocol can answer immediately. A firm running on a platform subscription may not be able to produce that answer at all.

That asymmetry — between infrastructure you own and infrastructure you rent — is the commercial logic underlying the entire agentic payment protocol category, and it is the argument that will determine which firms end up controlling the most consequential layer of automated financial operations over the coming years.

About TFSF Ventures FZ LLC

TFSF Ventures FZ-LLC (RAKEZ License 47013955) is an AI-native agent deployment firm built on three pillars, all running on its proprietary Pulse engine: autonomous AI agents deployed directly into the systems a business already runs, a patent-pending Agentic Payment Protocol licensed to enterprises and payment networks globally, and a Venture Engine that compresses the full venture lifecycle from idea to investor-ready. Founded by Steven J. Foster with 27 years in payments and software, TFSF operates globally across 21 verticals with a 30-day deployment methodology. Learn more at https://tfsfventures.com

Take the Free Operational Intelligence Assessment

Run the Operational Intelligence Diagnostic — 19 questions benchmarked against HBR and BLS data. Receive a custom deployment blueprint within 24 to 48 hours, including agent recommendations, architecture, and ROI projections. Start at https://tfsfventures.com/assessment

Originally published at https://www.tfsfventures.com/blog/origins-agentic-payment-protocols

Written by TFSF Ventures Research