Design at the speed of thought

Build Faster

Create fully functional, SEO-optimized websites in seconds with our advanced AI engine.

Live demo · No signup

Audit an x402 endpoint right now

Paste any merchant URL. We run Manifest, CAIP-2, JSON resilience, and Bazaar compliance checks against it. No API key, no signup. 5 audits per IP per day on the public demo.

Sample endpoints: observer · hugen · travel

Pricing

Audit at the speed of thought.
Pick a plan below.

Stripe-billed. No long-term contract. Cancel from your dashboard anytime.

Free

For trying it out on a single merchant.

$0
/mo
100 audits / month · forever
  • All 4 conformance checks
  • JSON response
  • Community support
Start free

Enterprise

For higher-volume catalog compliance.

$49
/mo
5,000 audits / month
  • Everything in Pro
  • Bulk (beta)
  • Priority support
  • Volume rebate
Buy Enterprise — $49 / mo

Frequently asked questions

What is x402 conformance and why should I care?

x402 is the HTTP-402-based payment protocol from Coinbase. Strict-v2 conformance means your merchant endpoint serves a Bazaar-compliant manifest, advertises its CAIP-2 network/asset identifiers, returns resilient JSON, and exposes the 402 channel your buyers need. If any of those checks fail, gateways refuse to list you and customers see cryptic errors. This API runs all four checks in ~580 ms and returns actionable operator errors.

What does the public demo actually check?

The same four checks as /validate: manifest_discovery, caip2_compliance, json_resilience, bazaar_compliance. The demo is rate-limited to 5 audits per IP per day — that's enough to convince you, not enough to abuse. Buy a Pro key for 500 audits/month; Enterprise gets you 5,000.

Is the public demo really free? What about my data?

Yes, the demo is free and requires no signup. We log the URL you submit and your IP only for abuse detection (matching the rate limit). We do not sell, share, or persist the audit results anywhere. Buy a key and the same engine runs against your merchant endpoints; results are returned to you only.

How long does an audit take?

Median ~580 ms end-to-end. We hit your endpoint, parse the response, run all four checks in parallel where independent, and return structured JSON. Failing checks ship with operator-actionable messages, not stack traces.

Can I cancel a Pro / Enterprise plan?

Yes — cancel from your Stripe dashboard any time; you keep access until the end of the billing period. We do not lock you in. Refunds for the current cycle are handled per Stripe's standard subscription refund policy; contact support for special cases.

What happens if my endpoint fails an audit?

The response includes the FAIL check name plus a message telling you what to fix. Example: "Payment-Required header missing" for the CAIP-2 check. No log scraping, no email back-and-forth — just paste the output into your team's channel.

Who runs this?

x402 validator is built and operated by Gael L Chulim (gael@lastminutestickets.com). The engine is Apache-2.0 and open source (GitHub); the audit API is a hosted service on Render and billed through Stripe.