---
title: "D3: LSE cross-check — latest oracle close vs LSE close, emit divergence signal"
method: POST
path: "/internal/cron/lse-confirmation"
tags: ["internal"]
---

# D3: LSE cross-check — latest oracle close vs LSE close, emit divergence signal

`POST /internal/cron/lse-confirmation`

Hourly cross-check: fetches LSE daily close for each covered metal,
compares against the most recent settled Pyth bar, emits divergence signal
and stale/high-divergence alerts. FOUNDER-GATED: needs LSE_API_KEY.

pg_cron schedule: every 60 minutes. Dead-man 2x = lse_confirmation_interval_minutes * 2.

## Headers

- `x-internal-secret` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/goldprice/apis/gold-api.md) · [All operations](https://skmtc.net/goldprice/apis/gold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goldprice/gold-api/revisions/5e6518098e6e/schema)
