Back to Directory
Bolt (Payment Network) favicon

Bolt (Payment Network)

Announced

One-click checkout network with 80M+ shopper accounts, building UCP payment handler support so agents can complete purchases across its merchant network without re-entering payment details.

Bolt (Payment Network) has announced plans to support UCP as a participant. No public endpoint is available yet.

Bolt is a one-click checkout network that maintains a database of pre-verified shopper accounts. When a returning Bolt shopper visits a new Bolt-enabled merchant, their payment and shipping details are pre-filled and the purchase requires minimal friction. Bolt serves thousands of mid-market merchants and has announced plans to integrate its checkout network with UCP.

The concept behind Bolt maps closely to what UCP does for agent commerce. Bolt's network solves the problem that shoppers have to enter payment details at every new merchant. UCP's payment token exchange solves the equivalent problem for AI agents. A Bolt UCP integration would let an agent present a UCP payment token that resolves to the consumer's Bolt-verified payment method, completing checkout at any Bolt merchant through the agent interface.

Bolt's merchant network is weighted toward mid-market retailers in fashion, home goods, and consumer electronics, categories where AI shopping agents are likely to be active. When the integration is live, an agent with a consumer's Bolt-linked payment token could transact at any Bolt merchant without the merchant needing a separate UCP payment handler integration.

Bolt's fraud guarantee is a notable feature for UCP merchants. Bolt covers fraud chargebacks for transactions processed through its checkout. In the UCP context, this means merchants using Bolt as their UCP payment handler get fraud protection on agent-initiated transactions, reducing the risk premium merchants might otherwise apply to agent commerce.

Why This Matters for UCP

Bolt brings its one-click checkout network and fraud guarantee to UCP, letting agents complete purchases for 80M+ pre-verified Bolt shoppers across thousands of mid-market merchants without re-entering payment details.

UCP Capabilities

checkoutpayment token exchangeidentity linking

UCP Endpoint

Announced — Endpoint not yet publicly available

Integration Example

// Bolt UCP payment handler (announced, not yet live)
// One-click checkout network for 80M+ pre-verified shoppers.

// Consumer pre-authorizes Bolt UCP payment token in agent platform:
// token = { handlerId: 'com.bolt', scope: 'checkout', limit: 50000 }

// Agent checks merchant manifest for Bolt support:
// manifest.paymentHandlers.find(h => h.id === 'com.bolt')

// Checkout with Bolt token:
// const session = await fetch(manifest.checkoutEndpoint, {
//   method: 'POST',
//   body: JSON.stringify({
//     items: cartItems,
//     paymentToken: boltUcpToken,
//   }),
// }).then(r => r.json());

// Bolt fraud guarantee applies automatically.
// No chargeback risk for merchant on agent-initiated orders.

UCP Status

Announced

Tags

one-click-checkoutnetworkfraud-protectionmid-marketshopper-accounts

Pricing

paid

Added 2026-04-17

Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →

Related Guides

Reviews

★★★★★4.7 (3 reviews)

These are illustrative examples to show what reviews will look like. Submit your own experience below.

NB

N. Bergman

Senior Backend Engineer · Feb 7, 2026

★★★★

The UCP payment handling is correct. Latency is a bit higher than our non-UCP flows, but still within acceptable bounds for checkout.

AK

A. Kim

Fintech Developer · Jan 25, 2026

★★★★★

Used this to add UCP checkout support to our app. The spec compliance is exact — everything we tested against the conformance suite passed.

CR

C. Russo

Payments Engineer · Mar 2, 2026

★★★★★

Payment token exchange is solid. We process UCP transactions across multiple merchants and have not hit any protocol-level issues in three months.

37 other tools in Payment Handlers

Is this your tool? Claim this listing

Related Payment Handlers

Verified ✓
Ecosystem
Stripe favicon

Stripe

Payment Handlers

Payments infrastructure for the internet.

Payment infrastructure provider building UCP payment token exchange and checkout integration.

Integrations

Node.js SDKPython SDKRuby SDKGo SDK+1 more
paymentsapideveloper-friendly
3.8implementation(21 signals)
Adyen favicon

Adyen

Payment Handlers

Ecosystem

Global payment platform supporting UCP transactions across 150+ currencies and local payment methods.

paymentsenterpriseglobal
Agent-Ready: 40%
4.3implementation(25 signals)
enterprise
Visa favicon

Visa

Payment Handlers

Ecosystem

Global payment network enabling secure UCP payment token exchange across its worldwide card network.

card-networkpaymentstokenization
Agent-Ready: 40%
4implementation(24 signals)
enterprise