Agentic Payments

Stripe Agentic Toolkit

Stripe's agent-mode APIs enabling LLM-powered agents to initiate payments, manage subscriptions, and handle billing.

Vendors

Stripe · LLM Providers

Compliance center

Stripe Connect KYB for agent operators at Identity

agenticstripellmkybpayments-api
Filter by shape:
|
A6 · AGENTICStripe Agentic Toolkit payment·4 stations(3 compliance, 1 infra)·stripe
S1S2IDENTITYS3DISCOVERYS4S5TRANSPORTS6S7S8FINALITY01KYB02Fraud Screen03Transfer04Filing
3+5 shape system
GatePre-condition — blocks if it failsMonitorConcurrent — observes without haltingObligationPost-settlement — reports after the factsolid = codedashed = policy
How to read this diagram
Each station on the rail represents a compliance or infrastructure event in the Stripe Agentic Toolkit payment path. Hover any station to inspect it. The shape tells you what kind of event it is. The ring tells you how it's enforced.
Gate Monitor Obligation| Ingress Crossing Transform Settlement Venue
This path at a glance
4 stations across 4 of 8 segments. 3 are compliance checkpoints, 1 are infrastructure.
2 code-enforced2 policy-enforced
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L5 APPLICATIONAGENT
L4 ACCOUNTAGENT

Step 1 · LLM Agent + Stripe ConnectPolicy-EnforcedINGESTDETECTALERT

"A merchant's Stripe onboarding — the platform operator (agent principal) undergoes KYB before any payments can flow."

The LLM agent operates under a Stripe Connect account. The agent's principal (human or organization) has completed Stripe's KYB onboarding — identity verification, business validation, bank account linkage. The agent inherits its principal's compliance posture. L4 Account and L5 Application lit: identity and authorization are policy-enforced. This is the compliance center of gravity — Stripe gates everything at onboarding.

Counterparty
Self (agent principal via Stripe Connect)
Latency
Instant · API authentication
Finality
N/A — session established
Vendors
Coinbase Wallet · Coinbase Smart Wallet (ERC-4337 account abstraction — passkey-based onboarding) · EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Custody Trust Company, LLC (New York limited-purpose trust company under NYDFS) · Coinbase Prime brokerage (institutional custody + execution surface) · third-party qualified custodians per integrator (Anchorage · BitGo · Fireblocks) · Securitize LLC (SEC-registered transfer agent; runs Reg D 506(c)(2)(ii) accredited-investor verification workflow; transfer-agent function is off-chain, identical on Base and Ethereum) · Coinbase Paymaster (gas-sponsorship primitive for Coinbase Smart Wallet flows · ERC-4337 paymaster contract) · Coinbase Verifications (Ethereum Attestation Service-backed attestation product binding Coinbase-verified identity attributes — country of residence, accredited-investor status, etc. — to addresses) · Securitize Markets ATS (SEC-registered ATS) · BlackRock BUIDL · other Securitize-issued RWAs (Base deployments via multichain expansion — ACRED was Ethereum-mainnet and Base availability is NOT independently confirmed)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L3 EXECUTIONSTRIPE RADAR
◆ Enforcement Line — code-enforced at this layer

Step 2 · Stripe Compliance & Fraud ScreeningCode-EnforcedINGESTDETECTALERT

"A payment processor's real-time risk engine — every transaction scored for fraud, sanctions, and velocity before authorization."

Stripe Radar screens the payment instruction: sanctions check, fraud scoring, velocity analysis, and merchant category restrictions. The agent's payment request is evaluated against Stripe's risk models. L3 Execution lit — screening runs at the execution layer, purely code-enforced. Stripe's compliance infrastructure is the most battle-tested in the agentic payment space.

Counterparty
Stripe Radar risk engine
Latency
<500ms · real-time scoring
Finality
Pre-condition gate — blocks high-risk transactions
Vendors
Chainalysis OFAC Oracle (on-chain SDN-list enforcement primitive · code-enforced at the contract layer for opt-in callers) · Uniswap v4 · Aerodrome (Base-native AMM derived from Velodrome) · BaseSwap · Circle CCTP v2 (canonical USDC burn-and-mint cross-chain transport between Base and Ethereum / other CCTP-supported chains) · Base Bridge (OP Stack canonical L1 ↔ L2 bridge with 7-day challenge window · L1-escape-hatch via force-inclusion) · Securitize DS Protocol (on-chain transfer-restriction smart-contract framework enforcing eligible-investor whitelisting — ACRED is Ethereum-only; BUIDL multi-chain expansion to Base reported in public reporting but primary-source confirmation pending)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L3 EXECUTIONPAYMENT
L2 CONSENSUSPAYMENT
◆ Enforcement Line — code-enforced at this layer

Step 3 · Payment ExecutionCode-Enforced

"Card authorization + clearing — the payment moves through Stripe's processor to the card network or bank transfer rail."

Payment executes through Stripe's infrastructure — card network, ACH, wire, or stablecoin rail depending on the payment method. For crypto-settled payments, USDC moves on Base. For traditional rails, Stripe handles the clearing internally. L2 Consensus and L3 Execution lit: consensus and execution carry the payment.

Counterparty
Payment recipient (via Stripe)
Latency
~2s (crypto) / 1-3 days (traditional)
Finality
Crypto: final on Base block / Traditional: final on bank settlement
Vendors
Circle CCTP v2 (canonical USDC burn-and-mint cross-chain transport between Base and Ethereum / other CCTP-supported chains) · Base Bridge (OP Stack canonical L1 ↔ L2 bridge with 7-day challenge window · L1-escape-hatch via force-inclusion) · EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Sequencer (Coinbase-operated at launch · decentralization stated as roadmap commitment · OP Stack-derived sequencing semantics) · Uniswap v4 · Aerodrome (Base-native AMM derived from Velodrome) · BaseSwap · Chainalysis OFAC Oracle (on-chain SDN-list enforcement primitive · code-enforced at the contract layer for opt-in callers) · Securitize DS Protocol (on-chain transfer-restriction smart-contract framework enforcing eligible-investor whitelisting — ACRED is Ethereum-only; BUIDL multi-chain expansion to Base reported in public reporting but primary-source confirmation pending)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L5 APPLICATIONSETTLEMENT
L4 ACCOUNTSETTLEMENT

Step 4 · Settlement & ReportingPolicy-EnforcedINGESTDETECTALERT

"Stripe's payout cycle — the platform receives settlement, the agent's transaction appears in the dashboard, tax reporting generates."

Settlement completes. Stripe provides full audit trail: payment intent, risk score, compliance screening results, settlement confirmation. The agent operator's dashboard captures everything. L4 Account and L5 Application lit — finality lives in the policy layer. 1099-K reporting obligations attach for US-based operators above threshold.

Counterparty
Stripe settlement (to operator bank account)
Latency
T+2 (standard Stripe payout)
Finality
Final · irrevocable after settlement window
Vendors
EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Custody Trust Company, LLC (New York limited-purpose trust company under NYDFS) · Coinbase Prime brokerage (institutional custody + execution surface) · third-party qualified custodians per integrator (Anchorage · BitGo · Fireblocks) · Securitize LLC (SEC-registered transfer agent; runs Reg D 506(c)(2)(ii) accredited-investor verification workflow; transfer-agent function is off-chain, identical on Base and Ethereum) · Coinbase Wallet · Coinbase Smart Wallet (ERC-4337 account abstraction — passkey-based onboarding) · Coinbase Paymaster (gas-sponsorship primitive for Coinbase Smart Wallet flows · ERC-4337 paymaster contract) · Coinbase Verifications (Ethereum Attestation Service-backed attestation product binding Coinbase-verified identity attributes — country of residence, accredited-investor status, etc. — to addresses) · Securitize Markets ATS (SEC-registered ATS) · BlackRock BUIDL · other Securitize-issued RWAs (Base deployments via multichain expansion — ACRED was Ethereum-mainnet and Base availability is NOT independently confirmed)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))

Resolved 4 steps across 1 chain(s). 0 threshold(s) triggered. Frameworks: Common Reporting Standard / FATCA.

Coverage notes: 5 disclosed gap(s).

Other Agentic Payments Paths

SETTLEMENT CHAINS