SmartFlow measures x402 payments on Base. The numbers are public, reproducible, and signed. Inspect the market, screen payers, and verify any endpoint yourself.
No gating. No black-box formulas.
Public SQL · signed snapshots · browser-verifiable proof.
Sealed snapshot · 21 Jun 2026 UTC — pinned, Ed25519-signed point in time. Live values drift a few %; the observatory below reads live.
Every figure carries the exact SQL that produced it and an Ed25519-signed snapshot. Click any card to open its proof.
Daily x402 flow on Base, live from the ledger. Toggle transactions or volume, hover any day for the breakdown, drag the rail to zoom. Recent days carry preliminary wash classification (~48h lag).
Settlement coverage, network catalogue shape, and conformance debt in one dense operator panel. Every chart opens its source trail.
Direct, facilitator-mediated, and unclassified settlement paths.
Current x402 v2 validity vs compatibility debt.
Sortable table over the public endpoint feed. Pagination is server-backed; search and filters apply to the loaded page.
| host | network | registry_source | first_seen | last_seen | http_status | payment_required_valid |
|---|
The public demo scores an endpoint URL today; the wallet-quality feature slots are exposed only when the API response carries those fields. Nothing is fabricated.
Free /v1/quality verdict plus a live 402 challenge check on /quality.
Waiting for /v1/quality…
Your browser fetches the public Ed25519 key from .well-known, hashes the report body, and verifies the signature locally — no trust in our server required. Unlike a black-box dashboard, every snapshot is independently verifiable.
What the signature proves: this report was issued by SmartFlow and hasn't been altered since. What it doesn't: it isn't proof the crawl is complete or the wash classification is correct — each metric carries its own stated methodology and limits.
Endpoint verification report generated from mapper + payments ledger.
Signature over the SHA-256 hex digest of the report body.
40M+ x402 transactions since April 2026, read live from Base.
About half the volume is wash, decomposed by a transparent four-rule heuristic — not an accusation.
58,903 endpoints mapped across registries; roughly 80% still declare the legacy network identifier.
Base's B20 standard activated 2026-07-08; our watcher was armed before it reached mainnet. First 61 hours: 8,710 tokens, 314,533 transfers, 2 traps, 1 confiscation, and 8,774 tokens sellable today but one admin transaction away from a different answer. Verdicts carry their scan block; they never say "clean".
Hover any segment. "Unclassified" is classification coverage, not unknown garbage.
Six steps from a Base transaction to a number two independent observers can reproduce. Click a step.
No signup. No dashboard account. Machine-readable evidence over x402.
Returns a signed payer trust score derived from on-chain behavior. Heuristic, reproducible, Ed25519-signed.
// screen a payer before doing paid work const res = await fetch("https://api.smartflowproai.com/quality", { method: "POST", headers: { "content-type": "application/json" }, body: JSON.stringify({ payer: "0x…", endpoint: "https://…" }) }); // 402 → x402 client pays 0.05 USDC and retries const verdict = await res.json(); // { verdict, score, flags, snapshot, signature }
Before a grant, a round, or a partnership, a project's public transaction count is the wrong input. What matters is whether that volume is broadly-distributed real demand, a single source, or wash. I'll run the same signed decomposition you see in the weekly — on any x402 project you point me at.
On-chain settled value next to the public counter — the gap is usually large.
One anchor wallet, or a genuine base? The distribution, not the headline.
Methodology in the open, every number reproducible and Ed25519-signed.
First decomposition is on me — one page, signed, yours to verify independently. No dashboard account, no lock-in.