“HTTP 402 'Payment Required' finally means something — AI agents can now pay for APIs without human help.”
Stripe and Tempo co-authored MPP, an open protocol that lets AI agents pay for API calls without API keys, signup forms, or human intervention. The protocol uses HTTP 402 responses to signal payment requirements, then agents fulfill payment and retry with proof. It supports stablecoins on Tempo's blockchain, cards via Stripe's Shared Payment Tokens, and Bitcoin Lightning. Browserbase, Parallel, and PostalForm already accept machine payments. The spec is submitted to IETF as an internet standard.
You know that feeling when you want to use an API and have to create an account, verify your email, add a credit card, generate an API key, and set up billing — just to make one test call? Now imagine you're an AI agent trying to do this autonomously. You can't click buttons, fill forms, or pass CAPTCHAs. Current payment infrastructure was built for humans, not machines. MPP eliminates this friction: agents request a resource, get a 402 with payment details, pay, and retry. Done.
Think of it like a vending machine for APIs. Your agent requests something, the server says 'that costs $0.01, here's where to send it,' your agent pays and shows the receipt, and gets the result — all in the same HTTP request flow. Technically: client calls GET /resource, server returns 402 with WWW-Authenticate: Payment header containing a signed challenge with amount, recipient, and accepted payment methods. Client fulfills payment (stablecoin transfer, card charge, etc.), then retries with Authorization: Payment header containing a credential proving payment. Server verifies and returns 200 with Payment-Receipt header.
If you're building AI agents that need to access paid APIs, or operating APIs that want to accept autonomous payments — this is for you. Especially relevant if you're tired of managing API keys, building billing portals, or watching agents fail at human-centric checkout flows. Also valuable for infrastructure providers (Browserbase, Parallel) enabling agent-first services. Not useful if you only ...
Yes — this is the missing infrastructure layer for agentic commerce. Stripe and Tempo are serious players, the spec is well-designed, and early adopters (Browserbase, Parallel) are already live. The combination of HTTP 402 semantics with real payment rails is elegant. The main question is adoption velocity — will enough APIs implement MPP to create network effects? If you're building agent infrastructure, implement this now. If you're an API provider, watch adoption for 2-3 months before committing.
View original sourceThis page gives you the hook. The full Snaplyze digest goes deeper so you can move from curiosity to decision with less noise.
Open the full digest to read the deeper breakdown, compare viewpoints, and get the practical next-step playbooks.
Read the full digest for deep-dive insight, Easy Mode, Pro Mode, and practical playbooks you can actually use.
Install Snaplyze