x402 List

x402 Protocol Service Directory

●

Data Quality Gate

Verification PAYMENT-READY

payment-ready until 2026-10-02

Clean scraped data and assess data quality before an agent acts on it. Three POST endpoints, all deterministic and LLM-free: identical input always returns byte-identical output, so results are cacheable and replayable. POST /api ($0.01) - dataset quality verdict. Send a JSON array of rows; get a 0-100 score, a RELIABLE / USABLE_WITH_CLEANING / UNRELIABLE judgement, and exact per-check facts: completeness, nulls, type consistency, impossible values, exact and near duplicates, statistical outliers, cardinality. On financial data it also reports cross-source price divergence for the same asset. POST /api/clean ($0.04) - deterministic data cleaning. The response body IS the clean data: post a JSON array of row objects and the same array comes back repaired; post one object and one object comes back; post plain text and text comes back. CSV is accepted and returns parsed rows. Fixes broken encoding and mojibake ("Café" becomes "Café"), strips leftover HTML tags and entities, removes zero-width and invisible characters and non-breaking spaces, normalises whitespace. Repairs how data was encoded, never what it says: a negative price is reported, not rewritten. Flags failed extractions such as captcha walls and error pages instead of passing them off as content. POST /api/clean/audit ($0.12) - the same repaired data plus a reversible ledger of every transformation. Replaying it backwards reconstructs the exact input, byte for byte. Use it to clean scraped data, fix encoding, remove HTML from text, deduplicate rows, validate dataset contents, assess data quality, and decide whether to trust data before ingesting, indexing or trading on it. Never destroys a legitimate value: "None" stays a surname, "NA" stays Namibia, a Persian ZWNJ and an emoji joiner survive untouched. The full ruleset is published at GET /api/clean, readable before paying. Also a free Python library: pip install scrubkit.

Pay from $0.01 to $0.12 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

measured since 2026-08-06 (start of our harvest window) · $0.32 all-time · settled via coinbase, payAI

BASE URL https://www.aidatatools.dev/api │ WEBSITE https://www.aidatatools.dev │ ENDPOINTS 3 │ NETWORK Base / Solana │ ASSET USDC │ MEMBER SINCE 2026-08-11 │ MONITORED SINCE 2026-08-11

VERDICT

ranking generation 3

solid 80/100 #67 of 100 in Verification by measured score

What the score read on this service: status online, 99.7% uptime 30d, 3180ms response p95, x402 compliance 14 of 14, $0.01 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Verification, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 100 listings, this one among them. That set is wider than the 100 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN VERIFICATION

Other Verification services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
scvd.store — evidence observatory for the x402 economy strong 94 100% $919.50
Rubric Protocol — Post-Quantum AI Attestation solid 92 99.8% $32.25
Enclave402 solid 89 100% $3.93
LION — Verified Company & Compliance Data solid 89 100% $7.29
HexScan solid 88 99.9% $0.21
5 of 99 other ranked services in Verification

ASSESSMENT

updated 2h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 99.7%
uptime 24h
100%
uptime 7d
98.8%
uptime 30d
99.7%
uptime 90d
99.8%
response p95
3180ms
avg response
1185ms
total checks
2,731

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.12 (p47 in Verification)
price (min)
$0.01
price (max)
$0.12
category percentile (min)
p47 in Verification
category percentile (max)
p62 in Verification
endpoints / prices
3 / 3
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
46d
registrar
Name.com, Inc.
hosting
custom
domain created
2026-08-08

Identity facts, not a risk score.

traction $0.30 30d · 6 buyers
volume 30d
$0.30
buyers 30d
6
settlements 30d
16
measured since
2026-08-06 (start of our harvest window)
last settlement
2026-09-24
top buyer share
73% of 30d volume
trend 7d vs 30d
0.57x the 30d daily rate
networks
eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$0.32
settlements all-time
18
median settlement 30d
$0.01
max settlement 30d
$0.12
settled via
coinbase ($0.29, 15 tx), payAI ($0.01, 1 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

CHANGES

10 in 30d

Payout, price, and schema changes detected on this service's x402 wire. A payout rotation at an unchanged price shows up here even when nothing else moves. Full feed at /changes.

changes schema changed 8h ago (10 in 30d)

schema changed · 8h ago

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema changed · 9h ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema changed · 26h ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema changed · 28h ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema changed · 43h ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema changed · 2d ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema changed · 3d ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}

schema changed · 4d ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"}

schema changed · 6d ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"}

schema changed · 6d ago

schema removed POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema removed POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"}

schema added POST /api exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api/clean exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

schema added POST /api/clean/audit exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"}

see all changes for this service

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
POST /api $0.01 Base/Solana USDC header
POST /api/clean $0.04 Base/Solana USDC header
POST /api/clean/audit $0.12 Base/Solana USDC header
3 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /api returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i -X POST 'https://www.aidatatools.dev/api/api'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "8tosK4UvkrkhBq1fFquS4ecZKvHpeYtjCoMRMgMvcsQz",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x30Eab9013826eD708ec072AF66AE08f4B379FE07",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://www.aidatatools.dev/api",
      "tags": [
        "data-quality",
        "scraping",
        "cleaning",
        "deterministic",
        "json"
      ],
      "mimeType": "application/json",
      "description": "Data Quality Gate: deterministic dataset quality verdict",
      "serviceName": "AI Data Tools"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": [
              {
                "sku": "B0C1",
                "price": "12,99",
                "title": "Café Table Lamp & Shade"
              },
              {
                "sku": "B0C2",
                "price": null,
                "title": "N/A"
              }
            ],
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "score": 83.75,
              "checks": [
                {
                  "name": "text_cleanliness",
                  "detail": "2 of 30 values carry mojibake",
                  "status": "warn"
                }
              ],
              "verdict": "RELIABLE"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "array",
                  "items": {
                    "type": "object"
                  },
                  "description": "The scraped data to process. A JSON array of objects, a single object, a CSV string or raw text are all accepted -- the endpoint detects the shape and gives the same shape back."
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "8tosK4UvkrkhBq1fFquS4ecZKvHpeYtjCoMRMgMvcsQz",
        "amount": "120000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x30Eab9013826eD708ec072AF66AE08f4B379FE07",
        "amount": "120000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://www.aidatatools.dev/api/clean/audit",
      "tags": [
        "data-quality",
        "scraping",
        "cleaning",
        "deterministic",
        "json"
      ],
      "mimeType": "application/json",
      "description": "Data Quality Gate: deterministic repair + replayable audit trail",
      "serviceName": "AI Data Tools"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": [
              {
                "sku": "B0C1",
                "price": "12,99",
                "title": "Café Table Lamp & Shade"
              },
              {
                "sku": "B0C2",
                "price": null,
                "title": "N/A"
              }
            ],
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "data": [
                {
                  "sku": "B0C1",
                  "price": "12,99",
                  "title": "Café Table Lamp & Shade"
                }
              ],
              "audit": {
                "ledger": [
                  {
                    "path": "[0].title",
                    "rule": "mojibake.repair",
                    "after": "Café",
                    "before": "Café"
                  }
                ],
                "replay_id": "sha256:..."
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "array",
                  "items": {
                    "type": "object"
                  },
                  "description": "The scraped data to process. A JSON array of objects, a single object, a CSV string or raw text are all accepted -- the endpoint detects the shape and gives the same shape back."
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "8tosK4UvkrkhBq1fFquS4ecZKvHpeYtjCoMRMgMvcsQz",
        "amount": "40000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x30Eab9013826eD708ec072AF66AE08f4B379FE07",
        "amount": "40000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://www.aidatatools.dev/api/clean",
      "tags": [
        "data-quality",
        "scraping",
        "cleaning",
        "deterministic",
        "json"
      ],
      "mimeType": "application/json",
      "description": "Data Quality Gate: deterministic repair of scraped data",
      "serviceName": "AI Data Tools"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "sku": "B0C1",
              "price": "12,99",
              "title": "Café Table Lamp & Shade"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "sku": "B0C1",
              "price": "12,99",
              "title": "Café Table Lamp & Shade"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "description": "The scraped data to process. A JSON array of objects, a single object, a CSV string or raw text are all accepted -- the endpoint detects the shape and gives the same shape back."
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/data-quality-gate/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-27 · uptime 100.0% · 2437ms avg08-28 · uptime 100.0% · 940ms avg08-29 · uptime 100.0% · 1230ms avg08-30 · uptime 100.0% · 1170ms avg08-31 · uptime 100.0% · 1166ms avg09-01 · uptime 100.0% · 1136ms avg09-02 · uptime 100.0% · 1076ms avg09-03 · uptime 100.0% · 997ms avg09-04 · uptime 100.0% · 972ms avg09-05 · uptime 100.0% · 929ms avg09-06 · uptime 100.0% · 1140ms avg09-07 · uptime 100.0% · 978ms avg09-08 · uptime 100.0% · 905ms avg09-09 · uptime 100.0% · 1027ms avg09-10 · uptime 100.0% · 920ms avg09-11 · uptime 100.0% · 1001ms avg09-12 · uptime 100.0% · 1195ms avg09-13 · uptime 100.0% · 1128ms avg09-14 · uptime 98.9% · 1109ms avg09-15 · uptime 100.0% · 1181ms avg09-16 · uptime 100.0% · 1002ms avg09-17 · uptime 100.0% · 1172ms avg09-18 · uptime 100.0% · 1128ms avg09-19 · uptime 98.9% · 1147ms avg09-20 · uptime 100.0% · 970ms avg09-21 · uptime 98.9% · 1102ms avg09-22 · uptime 96.7% · 1358ms avg09-23 · uptime 97.8% · 1143ms avg09-24 · uptime 100.0% · 1447ms avg09-25 · uptime 100.0% · 1627ms avg08-2709-25
30d UPTIME 99.7%
RESPONSE TIME
08-27 · 2437ms avg08-27 · 2437ms avg08-28 · 940ms avg08-28 · 940ms avg08-29 · 1230ms avg08-29 · 1230ms avg08-30 · 1170ms avg08-30 · 1170ms avg08-31 · 1166ms avg08-31 · 1166ms avg09-01 · 1136ms avg09-01 · 1136ms avg09-02 · 1076ms avg09-02 · 1076ms avg09-03 · 997ms avg09-03 · 997ms avg09-04 · 972ms avg09-04 · 972ms avg09-05 · 929ms avg09-05 · 929ms avg09-06 · 1140ms avg09-06 · 1140ms avg09-07 · 978ms avg09-07 · 978ms avg09-08 · 905ms avg09-08 · 905ms avg09-09 · 1027ms avg09-09 · 1027ms avg09-10 · 920ms avg09-10 · 920ms avg09-11 · 1001ms avg09-11 · 1001ms avg09-12 · 1195ms avg09-12 · 1195ms avg09-13 · 1128ms avg09-13 · 1128ms avg09-14 · 1109ms avg09-14 · 1109ms avg09-15 · 1181ms avg09-15 · 1181ms avg09-16 · 1002ms avg09-16 · 1002ms avg09-17 · 1172ms avg09-17 · 1172ms avg09-18 · 1128ms avg09-18 · 1128ms avg09-19 · 1147ms avg09-19 · 1147ms avg09-20 · 970ms avg09-20 · 970ms avg09-21 · 1102ms avg09-21 · 1102ms avg09-22 · 1358ms avg09-22 · 1358ms avg09-23 · 1143ms avg09-23 · 1143ms avg09-24 · 1447ms avg09-24 · 1447ms avg09-25 · 1627ms avg09-25 · 1627ms avg08-2709-25
AVG RESP 1187ms
PRICE (captured 402, USD)
08-26 · $0.0108-27 · $0.0409-25 · $0.04$0.0408-2609-25

Median across 3 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-26 uptime: 100.0% compliance: 100% checks08-27 uptime: 100.0% compliance: 100% checks08-28 uptime: 100.0% compliance: 100% checks08-29 uptime: 100.0% compliance: 100% checks08-30 uptime: 100.0% compliance: 100% checks08-31 uptime: 100.0% compliance: 100% checks09-01 uptime: 100.0% compliance: 100% checks09-02 uptime: 100.0% compliance: 100% checks09-03 uptime: 100.0% compliance: 100% checks09-04 uptime: 100.0% compliance: 100% checks09-05 uptime: 100.0% compliance: 100% checks09-06 uptime: 100.0% compliance: 100% checks09-07 uptime: 100.0% compliance: 100% checks09-08 uptime: 100.0% compliance: 100% checks09-09 uptime: 100.0% compliance: 100% checks09-10 uptime: 100.0% compliance: 100% checks09-11 uptime: 100.0% compliance: 100% checks09-12 uptime: 100.0% compliance: 100% checks09-13 uptime: 100.0% compliance: 100% checks09-14 uptime: 100.0% compliance: 100% checks09-15 uptime: 100.0% compliance: 100% checks09-16 uptime: 100.0% compliance: 100% checks09-17 uptime: 100.0% compliance: 100% checks09-18 uptime: 100.0% compliance: 100% checks09-19 uptime: 99.9% compliance: 100% checks09-20 uptime: 99.9% compliance: 100% checks09-21 uptime: 99.9% compliance: 100% checks09-22 uptime: 99.8% compliance: 100% checks09-23 uptime: 99.7% compliance: 100% checks09-24 uptime: 99.7% compliance: 100% checks09-25 uptime: 99.7% compliance: 100% checksuptimecompliance08-2609-25

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
08-29 · $0.0108-30 · $0.0308-31 · $0.1809-12 · $0.0109-14 · $0.0109-17 · $0.0109-24 · $0.04peak $0.1808-2909-24
DISTINCT BUYERS
08-29 · 1 buyer08-30 · 1 buyer08-31 · 1 buyer09-12 · 1 buyer09-14 · 1 buyer09-17 · 1 buyer09-24 · 1 buyerpeak 1 buyer08-2909-24

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-09-25 · last up 2026-09-25

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● SLOW 3043ms
● SLOW 3085ms
● SLOW 2807ms
● SLOW 2480ms
● OK 414ms
● OK 339ms
● OK 326ms
● OK 512ms
● SLOW 3334ms
● OK 559ms
● OK 532ms
● OK 501ms
● OK 195ms
● OK 520ms
● SLOW 2394ms
● OK 966ms
● OK 956ms
● SLOW 3163ms

EMBED THIS BADGE

Show that Data Quality Gate is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Data Quality Gate listed on x402-list
status
Data Quality Gate uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/data-quality-gate?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/data-quality-gate.svg" alt="Data Quality Gate listed on x402-list" height="28">
</a>
// Markdown
[![Data Quality Gate on x402-list](https://x402-list.com/badge/data-quality-gate.svg)](https://x402-list.com/services/data-quality-gate?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/data-quality-gate?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/data-quality-gate.svg?data=uptime" alt="Data Quality Gate uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/data-quality-gate/update.