{
  "x402Version": 2,
  "id": 6741,
  "slug": "6741",
  "resource": "https://api.nohumans.directory/v1/listings/:id/purchases",
  "description": "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",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA733875f2F7E8A2817040B5c60B63Ae07D58a1d6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "discoverable": true,
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "endpoint_url": "https://goodsong.dev/verify/seller",
            "listing_id": "9a8bf56d-2fc",
            "pairs": [
              {
                "body": "changed",
                "days_apart": 6.4,
                "delivery": "held",
                "from": 1788900000,
                "price": "held",
                "to": 1789457000
              }
            ],
            "purchases": [
              {
                "attempted_at": 1789457000,
                "outcome": "delivered",
                "quote_usdc": 0.005,
                "tx_hash": "0x…"
              }
            ],
            "summary": {
              "body_changes_observed": 1,
              "delivered": 3,
              "hashed_pairs": 1,
              "price_moves": 0,
              "purchases": 3
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/listings/:id/purchases",
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {},
                "required": [],
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        }
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_jght1wny"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "maxItems": 11,
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "api.nohumans.directory",
  "lastUpdated": "2026-09-16T05:30:05.767Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T05:30:05.463Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.nohumans.directory",
    "manifest_name": "api.nohumans.directory",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}