1

10x402 · Monitor Verdict

by 10x402

POSTBaseSolana

$0.005

per call · USD Coin on Base

The latest stored reading for a host: three rating instruments plus what it answered when asked — dated, never live, and it says how old it is

Endpoint

POST https://10x402.com/monitor/verdict

1

Calls / 30d

1

Unique payers / 30d

Sep 2

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://10x402.com/monitor/verdict", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify("{\"host\":\"10x402.com\"}"),
});
const data = await res.json();
cURL
curl -X POST \
  "https://10x402.com/monitor/verdict" \
  -H "Content-Type: application/json" \
  -d '"{\"host\":\"10x402.com\"}"' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

"{\"kind\":\"monitor\",\"endpoint\":\"verdict\",\"host\":\"10x402.com\",\"subject_kind\":\"host\",\"probeable\":true,\"as_of\":\"2026-08-27\",\"state\":\"probed\",\"freshness\":{\"probed_at\":\"2026-08-27T11:47:12.000Z\",\"probe_age_hours\":0.2,\"stale\":false,\"stale_after_hours\":36,\"day\":\"2026-08-27\",\"days_behind_utc_today\":0,\"reads\":\"the stored probe is 0.2 h old, inside the 36 h bound.\"},\"instruments\":{\"agenteconomy\":{\"source\":\"agenteconomy.report/s/ratings.json (CC BY 4.0)\",\"observed\":true,\"uptime\":0,\"score\":0,\"tier\":\"D\",\"settled_usd_14d\":1.33,\"organic_paying_agents\":5,\"flag\":\"NEW\",\"reads\":\"uptime 0.0 — dead at this instrument, score 0, tier D, $1.33 settled over 14 days, 5 organic paying agents (the rater's own term for its non-bot payer count), flagged NEW\"},\"apistrust\":{\"source\":\"apistrust.com host table\",\"observed\":true,\"score\":100,\"endpoints\":4,\"endpoints_down\":0,\"reads\":\"score 100, 0 of 4 endpoints down\"},\"bazaar\":{\"source\":\"CDP Bazaar discovery catalogue, per-resource quality block\",\"observed\":true,\"calls_30d\":4,\"unique_payers_30d\":3,\"last_called_at\":\"2026-08-27T03:22:07.269Z\",\"resource\":\"https://10x402.com/lint/one\",\"declared_method\":\"POST\",\"reads\":\"4 calls in 30 days, 3 unique payers, last called 2026-08-27T03:22:07.269Z, declares POST\"}},\"probe\":{\"ran\":true,\"ts\":1787831232,\"at\":\"2026-08-27T11:47:12.000Z\",\"declared_method\":\"POST\",\"declared\":{\"asked\":true,\"answered\":true,\"status\":402,\"latency_ms\":null,\"reads\":\"answered 402 (latency not recorded)\"},\"get\":{\"asked\":true,\"answered\":true,\"status\":405,\"latency_ms\":null,\"reads\":\"answered 405 (latency not recorded)\"},\"evidence\":{\"payment_required_header\":{\"seen\":true,\"reads\":\"the x402 v2 PAYMENT-REQUIRED header was present\"},\"v1_body_x402version\":{\"seen\":true,\"reads\":\"an x402 v1 body carrying x402Version was present\"},\"note\":\"Both are read from the DECLARED-verb response — a GET-only reading of a POST endpoint is the wrong reading.\"},\"reads\":\"on POST, its declared verb, it answered 402 (latency not recorded); on GET it answered 405 (latency not recorded) — which is exactly the shape a GET-only rater records as dead\"},\"flags\":[{\"id\":\"liveness-contradiction\",\"statement\":\"agenteconomy.report rated this host dead — uptime 0.0 — while apistrust.com recorded 0 of its endpoints down: none. Both instruments had data for this host; one says dead, the other says live.\"},{\"id\":\"wrongly-dead\",\"statement\":\"Rated at uptime 0.0 — but when this service sent an unpaid POST to the resource its own catalogue row declares, it answered 402: the response a live, paid x402 endpoint gives. The rating and the endpoint disagree, and the endpoint was asked directly.\"}],\"notes\":[\"Every number here is a STORED observation of a public surface, re-served. Nothing was fetched to answer this call, so the `as_of` day is the truth about when it was measured.\",\"NULL and 0 are different claims throughout: a NULL instrument column means that instrument had no row for this host that day, a 0 means it reported zero, and a probe status of 0 means it was asked and answered nothing at all.\",\"Flags are computed at read time from the stored rows, never stored. GET /monitor names the roster criteria in full, free.\"]}"

Payment details

Pay to0x885e7bef433eb78f5976b28a7c10739c98db11e5
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from 10x402 & similar services