ToolAssay

nohumans.directory purchase history for one listing

nohumans.directory purchase history for one listing: every real USDC purchase the directory has made of it, oldest first — outcome, live quote vs listed price, settlement tx on Base, JSON/schema validity, freshness, normalised body hash — plus consecutive-pair deltas (delivery held/regressed/recovered, price held/moved, body same/changed). The verdict is a rule applied to this series; this is the series. Rule: https://nohumans.directory/methodology#purchases

Not tested: has real-world effectsour last check, 2026-09-24
0 of 0checks answered this week
n/amedian answer time
$0.01listed price per call
n/aprice it asked us

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

GET https://api.nohumans.directory/v1/listings/:id/purchases

CategoryMarket data
Provider hostapi.nohumans.directory
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days5 from 1 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": "GET",
  "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"
    }
  }
}

This page as JSON