OPEN_SOURCE ↗
HN · HACKER_NEWS// 24d agoINFRASTRUCTURE
Stripe Launches Machine Payments Protocol
Stripe has introduced MPP, an open standard for machine-to-machine payments that lets agents pay programmatically for API calls, content, and services over HTTP 402-style flows. Stripe says it supports both crypto and fiat rails and plugs into existing PaymentIntents, shared payment tokens, and dashboard workflows.
// ANALYSIS
Stripe is turning agent payments from a prototype into infrastructure, which is the real signal here: software agents are starting to look like first-class economic actors. The protocol matters less as a spec than as a distribution play that could normalize pay-per-request commerce for developers.
- –MPP moves payment into the request/response loop, which is a much better fit for autonomous agents than forcing them through accounts, billing pages, and manual checkout steps.
- –The integration story is strong: Stripe already exposes MPP through familiar primitives, so teams can add machine payments without rebuilding their entire billing stack.
- –Microtransactions are the killer use case. Per-call API billing, content paywalls, and usage-based access become much more viable when payment is embedded in the protocol.
- –The biggest risk is fragmentation, because Stripe’s MPP arrives alongside x402 and other agent-payment efforts, and standards wars can slow adoption.
- –Stripe’s edge is trust and reach: if payments still settle into the normal Stripe dashboard and payout flow, merchants get a new model without giving up old operational tooling.
// TAGS
machine-payments-protocolagentapiautomationmcp
DISCOVERED
24d ago
2026-03-18
PUBLISHED
24d ago
2026-03-18
RELEVANCE
8/ 10
AUTHOR
bpierre