x402.be
ServersBuiltFacilitatorsCompareSpecGlossaryAPIMethodologyChangelog
Pages
  • Servers
  • Built with x402
  • Facilitators
  • Compare protocols
  • Spec
  • Glossary
  • API
  • Embeds
  • Methodology
  • Changelog
Data sources
  • CDP Bazaar API
  • PayAI Bazaar API
  • x402 specification
  • Source on GitHub
Ecosystem
  • Chest Gate · Solana revenue splits
  • x402 ecosystem directory
  • Bazaar (CDP discovery layer)
Index
  • Snapshot 2026-06-19 18:41:38 UTC
  • 5700 servers · 2 facilitators · 5 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.

Changelog

What shipped on x402.be · reverse-chronological

12 entries

2026-05-06

  1. Feature

    cmd-K search palette + embeddable widgets

    #11

    Header search is now a real cmd-K palette wired to /api/v1/search with debounced results, keyboard nav, and type-grouped hits. New /embed/* iframe widgets (kpi card, chain split, top servers, quality distribution) for blogs and status pages — CC0, CDN-cached, frame-ancestors: *.

2026-05-05

  1. Feature

    Auto-generated /changelog + per-page Open Graph images

    #9

    Every page now has a 1200×630 OG image with live network stats; per-server pages render dynamic cards showing the server name, price, calls, and quality flag.

  2. Feature

    Daily snapshot persistence + real-adoption divergence chart

    #8

    Vercel Cron writes one immutable snapshot per UTC day to Vercel Blob. Home page renders a two-line chart of volume vs unique payers — divergence indicates wash trading.

  3. Feature

    /built · /compare · public search API

    #8

    Hand-curated gallery of real x402 implementations; 5×9 protocol comparison matrix (x402 vs AP², ACP, Mastercard Agent Pay, Visa Intelligent Commerce); /api/v1/search?q= across servers, facilitators, and glossary.

  4. Feature

    Quality heuristic — wash-trading concentration proxy

    #8

    New calls-per-payer ratio computed for every indexed server with a verified/monitor/concentrated/suspect/unknown flag. Surfaced on the home dashboard, /servers table, and per-server profiles. Methodology page documents the thresholds.

2026-05-02

  1. Chore

    Favicon

    #7

    Same notched-plate mark as the header logo, served at /icon.svg.

2026-04-29

  1. Feature

    Chain-attribution caveat + Chest Gate footer link

    #6

    Inline disclosure on the chain split chart explaining advertised vs. settled volume. Anchor IDs added to /methodology. New ECOSYSTEM footer column with chest.sh.

  2. Feature

    Fallback banner for stale Bazaar data

    #5

    Brand-orange banner above the header when both CDP and PayAI are unreachable, plus an X402_FORCE_FALLBACK env override for verifying the UI in production.

  3. Feature

    Live x402 Bazaar APIs (CDP + PayAI), no more mock data

    #4

    Real data from api.cdp.coinbase.com and facilitator.payai.network, dedup on resource URL, 60s revalidate. Mock data demoted to fallback for outages.

  4. Feature

    Solana-first multichain positioning

    #3

    New "Where x402 settles" stacked bar on the home dashboard, palette-coordinated chain badges, and chain-correct address rendering (base58 for Solana, 0x for EVM).

  5. Feature

    Rebuild as a public dashboard

    #2

    Stripped the marketing scaffold; dense neutral data layout in the posture of Etherscan / DefiLlama / mempool.space. New /servers, /facilitators, /spec, /glossary, /methodology, /api.

  6. Feature

    Initial scaffold

    #1

    Next.js 16, React 19, Tailwind 4. Design tokens mirrored from chest-gate. Six routes shipped with mock data placeholders.

Curated from PRs merged into smd00/x402-be on main. The list lives in src/lib/changelog.ts.