Protocol

x402

What is x402? — A protocol that revives the HTTP 402 status code with on-chain micropayments, so any API, article, or model call can be billed per use within milliseconds.

bolt

Native payments

A 402 from the server triggers on-chain settlement — no redirects, confirmed in milliseconds.

verified_user

Verifiable

Every unlock maps to an on-chain transaction receipt: auditable, traceable, tamper-proof.

layers

Non-intrusive

Integrate at the gateway or middleware layer — a single line of code adds a paywall to any existing service.

Experience x402

Compare the experience of traditional payment versus the x402 protocol in an article-unlock scenario.

SCENARIO 01Regular payment
lock0.01 USDV

Why don't traditional micropayments work?

Traditional payment paths require redirecting to a checkout, binding a credit card, and waiting for clearing. The latency is measured in seconds or even days — it cannot support high-frequency, per-call micropayments.

Interaction flow
1 Clickchevron_right2 Open walletchevron_right3 Sign & confirm
SCENARIO 02x402 protocol
lock0.01 USDV

Add an on-chain paywall in 30 lines

We will show how to return a 402 in Express/Next.js middleware, and let the wallet automatically intercept, sign, and retry.

Automated flow
1 Intercept 402chevron_right2 Silent signingchevron_right3 Auto retry