nohumans.directory paid verification, plan "single"
nohumans.directory paid verification, plan "single": one purchase within 24 hours. Real x402 purchases from our own client, published on the record whatever they find. Money buys WHEN we buy, never the outcome, badge, score or rank. Owner only: send x-claim-token on the paid request. Fee $3.00; this listing quotes $0.0010/call. Other plan: ?plan=pack ($5, three purchases in 30 days). Rule: https://nohumans.directory/methodology#verify-now
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
POST https://api.nohumans.directory/v1/listings/:id/verify-now
| Category | Market data |
|---|---|
| Provider host | api.nohumans.directory |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 3 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
We never call tools that send, buy, move money or file anything, not even without paying.
Example input (from the provider)
{
"discoverable": true,
"method": "POST",
"type": "http"
}
Promised output schema (from the provider)
{
"properties": {
"input": {
"properties": {
"queryParams": {
"properties": {},
"required": [],
"type": "object"
}
},
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
}
}