OpenChainGraph Suite · ART-258 · Corporate Treasury STP
camt.053 Statement Reconciliation
Classifies ISO 20022 camt.053 Bank-to-Customer Statement BkTxCd entries (Domain/Family/SubFamily), validates the balance equation (OPBD + Σ movements = CLBD), and scores structured-remittance match rate for automated TMS reconciliation. Produces a tamper-evident reconciliation receipt per CGI-MP camt.053 Usage Guide v5.0. NOT for MPP settlement reconciliation or EMIR trade pairing.
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only. This tool accepts structural statement fields, amounts, and BkTxCd codes only — no account holder, beneficiary, or personal data.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `parse_camt053_reconciliation`. Task: Classify ISO 20022 camt.053 BkTxCd entries by Domain, Family, and SubFamily per the CGI-MP camt.053 Usage Guide v5.0 and the ISO 20022 ExternalBankTransactionCode1Code registry 2023-03.
Call it with arguments: {"policy_parameters":{"opening_balance":10000,"closing_balance":10500,"day_count_convention":"ACT/360","transactions":[{"amount":2000,"credit_debit_indicator":"CRDT","bk_tx_cd":{"domain":"PMNT","family":"RCDT"},"remittance_info":{"structured":true,"end_to_end_id":"E2E-001"}},{"amount":1500,"credit_debit_indicator":"DBIT","bk_tx_cd":{"domain":"PMNT","family":"ICDT"},"remittance_info":{"structured":true,"end_to_end_id":"E2E-002"}}]}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string, or re-run the in-page WebMCP tool `parse_camt053_reconciliation`.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-258-parse-camt053-reconciliation.html#p=v1.H4sIAAAAAAAA_wGdAWL-eyJvcGVuaW5nX2JhbGFuY2UiOjEwMDAwLCJjbG9zaW5nX2JhbGFuY2UiOjEwNTAwLCJkYXlfY291bnRfY29udmVudGlvbiI6IkFDVC8zNjAiLCJ0cmFuc2FjdGlvbnMiOlt7ImFtb3VudCI6MjAwMCwiY3JlZGl0X2RlYml0X2luZGljYXRvciI6IkNSRFQiLCJia190eF9jZCI6eyJkb21haW4iOiJQTU5UIiwiZmFtaWx5IjoiUkNEVCJ9LCJyZW1pdHRhbmNlX2luZm8iOnsic3RydWN0dXJlZCI6dHJ1ZSwiZW5kX3RvX2VuZF9pZCI6IkUyRS0wMDEifX0seyJhbW91bnQiOjE1MDAsImNyZWRpdF9kZWJpdF9pbmRpY2F0b3IiOiJEQklUIiwiYmtfdHhfY2QiOnsiZG9tYWluIjoiUE1OVCIsImZhbWlseSI6IklDRFQifSwicmVtaXR0YW5jZV9pbmZvIjp7InN0cnVjdHVyZWQiOnRydWUsImVuZF90b19lbmRfaWQiOiJFMkUtMDAyIn19XX0bpRRTnQEAAA