Operator console · ISO 20022 Evidence Profile v2

ISO 20022 Evidence — Operator Console

This console seals the exact bytes of an ISO 20022 payment message (pacs.008, pacs.009, pacs.002, pacs.004, camt.056, pain.001, …) into CapchaCloud's tamper-evident evidence chain — content-addressed, append-only, and independently anchored (RFC-3161 + Bitcoin/OpenTimestamps). Anyone, anywhere, can verify a sealed record offline without trusting CapchaCloud or the sealing bank. A certificate states plainly what it proves and — just as loudly — what it does not prove: it is evidence of the message, never a claim about settlement finality, payment authorization, or compliance outcomes. See docs for the full profile.

API key

Sealing, batch sealing, corroborating, and listing records are tenant-authed calls — your API key is sent as Authorization: Bearer <key>, only to this origin, on those requests only. Verify and certificate calls are public — no key, no PII, safe for any auditor to hit directly.

No key set

Seal a message

Paste raw XML below, or choose a file. When a file is chosen its exact bytes are sent as the request body (no re-decoding); pasted text is sent as its UTF-8 encoding. message_sha256 is computed over exactly what you send here — no trim, no normalization.

Result

Records

Lists this tenant's sealed ISO 20022 records (requires your API key above). Filter client-side by UETR, message definition, or corroboration status, then page forward with keyset pagination.

Corroborate

Submit a pacs.002 or pacs.004 status/return message your institution received from its own network. It is matched to an already-sealed record by UETR and sealed through the same pipeline.

Result

Batch seal

Select multiple XML files to seal in one call. Batch sealing defaults to skipping per-record RFC-3161 timestamping (tsa: "skip") for throughput — every record is still appended to the audit chain and folded into a signed, block-anchored Merkle tree; it just doesn't get an individual RFC-3161 token at seal time.

#FileStatusRecord idDetail