{"index": "OCX", "description": "Public audit surface for the OCAPACITY OCX index.", "delay_hours": 24.0, "live": {"/v1/audit/head": "current audit-chain head (hash only)", "/v1/audit/anchors": "daily Bitcoin anchors and their status", "/v1/audit/anchor/<YYYY-MM-DD>": "a day's anchor manifest (JSON)", "/v1/audit/proof/<YYYY-MM-DD>": "that day's OpenTimestamps proof (.ots)"}, "delayed": {"/v1/audit/chain?since=<seq>&limit=N": "sealed records (hash chain)", "/v1/audit/observations?since=<rowid>&limit=N": "published index values", "/v1/audit/raw?since=<rowid>&limit=N": "raw onchain inputs"}, "how_to_verify": ["Fetch /v1/audit/head (or pick an anchored head from /v1/audit/anchors).", "Download its OpenTimestamps proof from /v1/audit/proof/<day> and verify it against Bitcoin with the `ots` client.", "Page the delayed chain/observations/raw into a local SQLite DB and run verify_ocx.py to recompute every value and check the chain."], "head": {"seq": 167197, "record_hash": "20a5bc03285550792ddbeb66f3120a32d9497ea2b81ed9f30b541a356604d663", "sealed_at": 1785249655.6831043}}