{
  "x402Version": 2,
  "id": 5307,
  "slug": "5307",
  "resource": "https://x402stock.xyz/api/v1/archive",
  "description": "Use to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, squeeze scores), captured once per UTC day and never overwritten or backfilled. Lists every feed and entity with date coverage; read days via /archive/{feed} and series via /archive/{feed}/range. From x402stock",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-06-08T13:02:11.000Z",
            "count": 2,
            "feeds": [
              {
                "description": "Jupiter JLP pool decoded from Solana accounts: AUM, supply, virtual price, per-asset utilization & trader exposure",
                "entities": [
                  {
                    "coverage": {
                      "days": 12,
                      "first_date": "2026-05-28",
                      "last_date": "2026-06-08"
                    },
                    "entity": "_pool"
                  }
                ],
                "feed": "sol.jlp"
              },
              {
                "description": "x402stock 0–100 squeeze score (5 audited factors) for a curated watchlist — one entity per ticker",
                "entities": [
                  {
                    "coverage": {
                      "days": 12,
                      "first_date": "2026-05-28",
                      "last_date": "2026-06-08"
                    },
                    "entity": "GME"
                  },
                  {
                    "coverage": {
                      "days": 12,
                      "first_date": "2026-05-28",
                      "last_date": "2026-06-08"
                    },
                    "entity": "AMC"
                  }
                ],
                "feed": "scores.squeeze"
              }
            ],
            "note": "Append-only point-in-time archive: one immutable snapshot per (feed, entity, UTC day), captured daily since first_date and never overwritten or backfilled. content_hash = sha256 of the payload (volatile timestamps stripped).",
            "source": "x402stock"
          },
          "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": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "as_of": {
                    "type": "string"
                  },
                  "count": {
                    "type": "number"
                  },
                  "feeds": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "description": {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "entities": {
                          "items": {
                            "additionalProperties": false,
                            "properties": {
                              "coverage": {
                                "anyOf": [
                                  {
                                    "additionalProperties": false,
                                    "properties": {
                                      "days": {
                                        "type": "number"
                                      },
                                      "first_date": {
                                        "type": "string"
                                      },
                                      "last_date": {
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "first_date",
                                      "last_date",
                                      "days"
                                    ],
                                    "type": "object"
                                  },
                                  {
                                    "type": "null"
                                  }
                                ]
                              },
                              "entity": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "entity",
                              "coverage"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        },
                        "feed": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "feed",
                        "description",
                        "entities"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "note": {
                    "type": "string"
                  },
                  "source": {
                    "const": "x402stock",
                    "type": "string"
                  }
                },
                "required": [
                  "source",
                  "as_of",
                  "note",
                  "count",
                  "feeds"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402stock.xyz",
  "lastUpdated": "2026-09-14T18:56:18.507Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T18:56:18.219Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402stock.xyz",
    "manifest_name": "x402stock.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}