Live
  1. ViralSnap AI entered Best products for saving more money.
  2. ViralSnap AI was published by Zhu Jean
  3. Sprokl entered Best products for saving more money.
  4. Sprokl was published by Zhu Jean
  5. Zhu Jean joined Mydentify.
  6. Mealime just passed Client Ledger Mini for #7 on Best products for saving more money.
  7. Tired of managing Stripe invoices? is drawing more support.
  8. Monarch Money just passed Tyrodesk for #11 on Best products for saving more money.
  9. Brandwave just passed BuyMicroStartups for #9 on Best products for saving more money.
  10. Mealime just passed Client Ledger Mini for #7 on Best products for saving more money.
Activity
AI discovery

x402

Also called: HTTP 402 payments, x402 protocol, 402 Payment Required

Definition

What x402 means

x402 is a payment protocol built around the HTTP 402 status code. The server returns payment terms; the client pays and retries with proof of payment.

Instead of forcing every agent through signup, card forms, and API-key email, a priced route can answer with machine-readable price, network, asset, and pay-to details.

Passing an x402 check means the response shape looks ready. It does not prove the service is useful, safe, or correctly priced for your buyers.

Test the exact URL agents will call. A homepage that returns 200 or 403 is not the same as a paid route that returns 402.

When it matters

Why this matters for builders

You need it when AI agents should buy an API call, file, or tool result without creating an account first.

Watch out

Mistake builders make often

Marketing “agent payments” while the live route redirects or blocks with auth before any 402 payment terms appear.

Next step

What to do now

Paste your paid HTTPS endpoint into the free x402 endpoint checker and fix failed required checks first.