{
  "x402Version": 2,
  "id": 7066,
  "slug": "7066",
  "resource": "https://x402-trust.com/v1/x402-history",
  "description": "Raw observation history for any publicly listed x402 endpoint: discovery snapshots (listed/delisted/relisted, price changes, payTo changes) and probe time-series (uptime, latency, quoted amount) over the requested window (1-90 days).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xbBECBE90F28632a9d52ed67b33b43767b8c89285",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "data",
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "days": 30,
            "resource": "https://api.example.com/v1/thing"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "generatedAt": 1782826208450,
            "probes": [
              {
                "amount": "200",
                "latencyMs": 312,
                "probeStatus": "ok",
                "probedAtTs": 1782826208450,
                "reachable": true
              }
            ],
            "resource": "https://api.example.com/v1/thing",
            "snapshots": [
              {
                "accepts": [
                  {
                    "amount": "200",
                    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
                    "network": "eip155:8453",
                    "payTo": "0xa2477E16dCB42E2AD80f03FE97D7F1a1646cd1c0",
                    "scheme": "exact"
                  }
                ],
                "listed": true,
                "observedAtTs": 1782826208450,
                "source": "bazaar"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "days": {
                    "type": "integer"
                  },
                  "resource": {
                    "type": "string"
                  }
                },
                "required": [
                  "resource",
                  "days"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ]
              },
              "method": {
                "enum": [
                  "GET",
                  "POST",
                  "PUT",
                  "PATCH",
                  "DELETE",
                  "HEAD"
                ]
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "generatedAt": {
                    "type": "integer"
                  },
                  "probes": {
                    "items": {
                      "properties": {
                        "amount": {
                          "type": "string"
                        },
                        "latencyMs": {
                          "type": "integer"
                        },
                        "probeStatus": {
                          "type": "string"
                        },
                        "probedAtTs": {
                          "type": "integer"
                        },
                        "reachable": {
                          "type": "boolean"
                        }
                      },
                      "required": [
                        "probedAtTs",
                        "reachable",
                        "probeStatus",
                        "latencyMs",
                        "amount"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "resource": {
                    "type": "string"
                  },
                  "snapshots": {
                    "items": {
                      "properties": {
                        "accepts": {
                          "items": {
                            "properties": {
                              "amount": {
                                "type": "string"
                              },
                              "asset": {
                                "type": "string"
                              },
                              "network": {
                                "type": "string"
                              },
                              "payTo": {
                                "type": "string"
                              },
                              "scheme": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "scheme",
                              "network",
                              "amount",
                              "asset",
                              "payTo"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        },
                        "listed": {
                          "type": "boolean"
                        },
                        "observedAtTs": {
                          "type": "integer"
                        },
                        "source": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "source",
                        "observedAtTs",
                        "listed",
                        "accepts"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "resource",
                  "generatedAt",
                  "snapshots",
                  "probes"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "x402",
        "history",
        "monitoring",
        "timeseries"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-trust.com",
  "lastUpdated": "2026-09-17T15:27:43.869Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T15:27:43.352Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-trust.com",
    "manifest_name": "x402-trust.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}