Cost reporting
Per-document and per-stage cost, in exact USD.
Documents processed by the universal extraction pipeline carry cost fields.
| Field | Type | Description |
|---|---|---|
total_cost_usd | number | null | Exact billed cost in USD. null for documents handled by the legacy per-type pipelines (bank_statement, audited_financial_statement, general_information_sheet). |
cost_report | object | null | Per-stage breakdown. null for legacy-pipeline documents. |
Model cost values come directly from OpenRouter's usage.cost field, so they are
the exact USD billed. Reducto OCR is estimated at $0.015 × pages OCRed. The
total_cost_usd on batch_jobs is the sum across documents in the batch.

