Stripe agentic payments: ACP, MPP, x402, and where AffixIO fits

Stripe sits at the center of agentic commerce infrastructure. The Agentic Commerce Protocol (ACP) with OpenAI standardises agent checkout. MPP with Tempo handles session billing. Stripe integrated x402 on Base for machine micropayments. Merchants and platforms searching stripe agentic payments get wallets and tokens from Stripe. They still need a live agent payment verification step before capture. AffixIO provides that YES/NO layer.

ACP checkout Shared Payment Token MPP sessions x402 on Base AffixIO verify
Share this article
01

Stripe's three agent payment tracks

Stripe approaches agent payments from merchant checkout, session billing, and HTTP-native micropayments. Each track solves a different agent behaviour pattern.

ACP

Four REST endpoints for agent-driven checkout. Shared Payment Tokens (SPT) are single-use, amount-locked, time-bound.

MPP

Machine Payments Protocol for session-based billing. Pre-authorise a cap; stream usage; settle at close.

x402 on Base

Stripe supports x402 settlement on Base network for per-request agent API payments.

Shopify, Salesforce, and PayPal continue building on ACP after OpenAI paused Instant Checkout in early 2026. The protocol remains the reference for agent-to-merchant REST checkout.

02

ACP and Shared Payment Tokens

ACP flow: Create checkout session, update cart, complete with SPT, or cancel. The agent never sees raw card numbers. Stripe issues a token scoped to merchant, amount, and expiry.

SPT proves Stripe issued a token for this checkout. It does not prove the agent acting on behalf of the user is still authorised, unrevoked, or allowed for this merchant category under issuer policy.

ACP vs AffixIO verification
CheckStripe ACP / SPTAffixIO
Payment instrument scopedYes, via SPTNot in scope
Agent identity and registryPartner-dependentYES/NO against live registry
User consent still validNot continuousconsent_verification circuit
Issuer fraud policyStripe Radar at captureCustom issuer circuits pre-capture
03

MPP session billing for long-running agents

MPP opened an IETF draft path in March 2026. Agents open a payment session with a spending ceiling, consume resources, and settle when the session closes. Matches compute agents, streaming APIs, and multi-hour research tasks.

Session pre-auth reduces per-call friction. AffixIO can verify at session open and at each significant debit inside the session for defense in depth.

04

Stripe x402 on Base

Stripe's x402 integration on Base lets agents pay stablecoin micropayments through familiar Stripe developer tooling. Combines with Coinbase facilitator infrastructure and Cloudflare edge support.

For x402 paywalls, AffixIO can gate wallet signing: verify agent eligibility before the agent constructs the onchain payment payload.

05

What Stripe does not guarantee alone

Stripe excels at money movement, tokenisation, and merchant onboarding. Agent-specific risks need an explicit verification hop:

  • Agent impersonation using a valid user-linked Stripe customer
  • Revoked delegation where SPT was minted before revocation
  • Merchant policy blocks on autonomous checkout categories
  • Cross-border consent gaps for delegated agent spend
06

Where AffixIO fits in Stripe agent flows

Insert AffixIO between agent checkout initiation and Stripe PaymentIntent or SPT completion:

1

ACP create

2

AffixIO verify

3

SPT complete

4

Capture

POST /v1/verify with agent identifier and merchant_agent_check or composite circuit. Decline ACP complete on NO before Stripe sees the transaction.

07

For Stripe merchants and platforms

Shopify and marketplace operators adopting ACP should treat AffixIO as a webhook step in the checkout state machine. Issuers using Stripe Issuing for agent cards can map spend controls to AffixIO circuits for real-time advice.

See merchant AI agent verification, card issuer authorization, and agent payment consent verification.

Summary. Stripe ACP, MPP, and x402 cover checkout, sessions, and micropayments. AffixIO verifies agent eligibility and consent before Stripe captures funds. Contact for Stripe webhook integration patterns.

09

Frequently asked questions

Agentic Commerce Protocol co-developed with OpenAI. Standard REST checkout for agents using Shared Payment Tokens instead of raw card data.

Machine Payments Protocol with Tempo for session-based agent billing with pre-authorised spending caps and settlement at session end.

Stripe tokenises payment and runs fraud tools. Agent identity and delegated authority verification is left to merchant and issuer policy layers like AffixIO.

Before SPT completion or PaymentIntent capture, AffixIO returns YES or NO on agent registry, consent, and merchant policy.

Yes. Stripe integrated x402 on Base for stablecoin micropayments alongside ACP and MPP.

Explore AffixIO

What is AffixIO · Merchant verification · Issuer authorization · Agentic payments · Contact

Request API access

Add AffixIO verification to your Stripe ACP or MPP checkout flow.

Contact our team