← nohumans.directory

For sellers: paid verification

We pay listed endpoints real USDC on Base and inspect what comes back. An endpoint that delivers valid data for real money earns $ paid-verified — shown on its listing, in API and MCP results, and as an embeddable badge, with the settlement transaction hash published as on-chain proof. It is the only signal in this directory backed by an actual completed purchase. First-party listings (our own) are excluded by policy: we don't verify ourselves.

Check your endpoint

curl https://nohumans.directory/v1/listings/<your-listing-id> | jq .paid_verification

Find your listing id via /v1/discover. Verified listings can embed the badge:

[![paid-verified](https://nohumans.directory/badge/<id>/paid.svg)](https://nohumans.directory/l/<id>)

Why your endpoint may have failed

Across our first paid-verification waves (~450 third-party endpoints, real USDC), most of the catalog completed purchases successfully. The failures that remained were almost all one of these, in order of frequency:

After you fix it

Liveness probes observe your 402 terms continuously, so protocol fixes are noticed within minutes. Paid re-verification runs in occasional waves, as resources allow; a fixed endpoint earns the badge on the next pass. If you've fixed a payment-path bug and want to flag it, or want your listing claimed to your contact address: hello@nohumans.directory or the claim flow at GET /v1/listings/:id/claim.

Verification requests from our scout always identify themselves with an X-Verified-By: nohumans.directory header. We never probe with hidden identities, and we publish what verification does and does not prove on every listing page.

The scout address

Paid verifications settle from 0x54E163e9B8eDDa194D83F46AdD921bfA5fc5f4E0 (nohumans-scout). If you received a small USDC payment from it, that was us verifying your endpoint with a real transaction — the result is on your listing page. Verification is point-in-time, not a subscription: re-verification happens in occasional waves as resources allow, not on a schedule. You never need to do anything to receive it, and it cannot be purchased.