{
  "x402Version": 2,
  "id": 9112,
  "slug": "9112",
  "resource": "https://hardwarehunter.io/api/x402/pricing/component/:id",
  "description": "Trusted hardware price intelligence: cohort medians (p25/median/p75) over distinct listings, rolling 90-day window, gated on provider-established currency and condition evidence. Insufficient components are served free; queries are charged only when trusted data is returned.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1dd440863e99761823347603D22D5D992DCD3831",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "id": "Unique identifier (UUID format)"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "benchmark_trust": {
              "status": "trusted"
            },
            "cohort": {
              "distinct_listings": 70,
              "median": 399.99,
              "policy_version": "cohort-v1"
            },
            "component_id": "242957af-a870-4f47-912b-d04c1dd6f464",
            "name": "NVIDIA GeForce RTX 3080",
            "query_price_usd": "0.01",
            "status": "ok"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/x402/pricing/component/:id",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "benchmark_trust": {
                    "type": "object"
                  },
                  "cohort": {
                    "type": "object"
                  },
                  "component_id": {
                    "format": "uuid",
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  },
                  "query_price_usd": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "strata": {
                    "type": "array"
                  }
                },
                "required": [
                  "status",
                  "component_id",
                  "benchmark_trust",
                  "query_price_usd"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "hardwarehunter.io",
  "lastUpdated": "2026-08-25T01:56:06.579Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-25T01:56:06.238Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "hardwarehunter.io",
    "manifest_name": "hardwarehunter.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}