{
  "x402Version": 2,
  "id": 91,
  "slug": "91",
  "resource": "https://api.onesource.io/standard/v1/auctions/sales",
  "description": "The Standard Reserve (TSR), an on-chain reserve protocol on Robinhood Chain. Auction sale history, newest first. Fields ending in _raw are 18-decimal integers as strings. Divide by 1e18 to get token amounts.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "kind": "license"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_block": 63499000,
            "basis": "auction_sale_history",
            "chain_id": 4663,
            "lag_blocks": 4,
            "network": "robinhood",
            "sales": [
              {
                "block": 63499000,
                "buyer": "0x5977b25419f9c0ddcb2f89fe204955622f4f57ea",
                "count": 1,
                "currency": "STD",
                "id": 4021,
                "kind": "license",
                "log_index": 3,
                "price_raw": "150000000000000000",
                "ts": "2026-09-14T11:00:00Z",
                "tx": "0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"
              }
            ],
            "serving_state": "fresh"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "before": {
                    "type": "string"
                  },
                  "kind": {
                    "enum": [
                      "license",
                      "charter"
                    ],
                    "type": "string"
                  },
                  "limit": {
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "description": "Endpoint-specific response payload",
                "properties": {
                  "as_of_block": {
                    "type": "integer"
                  },
                  "basis": {
                    "type": "string"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "lag_blocks": {
                    "type": "integer"
                  },
                  "network": {
                    "type": "string"
                  },
                  "sales": {
                    "items": {
                      "properties": {
                        "block": {
                          "type": "integer"
                        },
                        "buyer": {
                          "type": "string"
                        },
                        "count": {
                          "type": "integer"
                        },
                        "currency": {
                          "type": "string"
                        },
                        "id": {
                          "type": "integer"
                        },
                        "kind": {
                          "type": "string"
                        },
                        "log_index": {
                          "type": "integer"
                        },
                        "price_raw": {
                          "type": "string"
                        },
                        "ts": {
                          "type": "string"
                        },
                        "tx": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "serving_state": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T09:34:33.874Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-18T09:34:33.768Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.onesource.io",
    "manifest_name": "api.onesource.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"
  }
}