Tests each declared covered transaction with an affiliate against the Regulation W (12 CFR 223) quantitative limits: the single-affiliate and aggregate-affiliate capital limits, and a collateral-coverage percentage requirement on covered credit transactions. Capital base and every percentage are declared inputs, cited with a policy vintage, never hardcoded. The qualitative "on terms substantially the same" test is a declared flag this tool records, never a judgment it makes.
Leave empty to see the kill-condition (did-not-run) outcome. Collateral value applies only to credit transactions.
| Affiliate | Exposure | Limit | Breach |
|---|
| Transaction | Amount | Required | Posted | Shortfall |
|---|
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 `test_reg_w_affiliate_transactions`. Task: Test each caller-declared covered transaction with an affiliate against the Regulation W (12 CFR 223) quantitative limits: the 10% single-affiliate and 20% aggregate-affiliate capital limits, and a collateral-coverage percentage requirement on covered credit transactions.
Call it with arguments: {"policy_parameters":{"policy_vintage":"12 CFR 223, eCFR as of 2026-01-01","capital_base":10000000,"single_affiliate_limit_pct":10,"aggregate_affiliate_limit_pct":20,"collateral_coverage_required_pct":130,"transactions":[{"affiliate_id":"affiliate-alpha-holdings","transaction_id":"txn-0001","transaction_type":"credit","amount":300000,"collateral_value":400000,"market_terms_substantially_same":true},{"affiliate_id":"affiliate-alpha-holdings","transaction_id":"txn-0002","transaction_type":"other","amount":200000,"collateral_value":null,"market_terms_substantially_same":true}]}}
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.
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-536-reg-w-affiliate-transaction-tester.html#p=v1.H4sIAAAAAAAA_wEwAs_9eyJwb2xpY3lfdmludGFnZSI6IjEyIENGUiAyMjMsIGVDRlIgYXMgb2YgMjAyNi0wMS0wMSIsImNhcGl0YWxfYmFzZSI6MTAwMDAwMDAsInNpbmdsZV9hZmZpbGlhdGVfbGltaXRfcGN0IjoxMCwiYWdncmVnYXRlX2FmZmlsaWF0ZV9saW1pdF9wY3QiOjIwLCJjb2xsYXRlcmFsX2NvdmVyYWdlX3JlcXVpcmVkX3BjdCI6MTMwLCJ0cmFuc2FjdGlvbnMiOlt7ImFmZmlsaWF0ZV9pZCI6ImFmZmlsaWF0ZS1hbHBoYS1ob2xkaW5ncyIsInRyYW5zYWN0aW9uX2lkIjoidHhuLTAwMDEiLCJ0cmFuc2FjdGlvbl90eXBlIjoiY3JlZGl0IiwiYW1vdW50IjozMDAwMDAsImNvbGxhdGVyYWxfdmFsdWUiOjQwMDAwMCwibWFya2V0X3Rlcm1zX3N1YnN0YW50aWFsbHlfc2FtZSI6dHJ1ZX0seyJhZmZpbGlhdGVfaWQiOiJhZmZpbGlhdGUtYWxwaGEtaG9sZGluZ3MiLCJ0cmFuc2FjdGlvbl9pZCI6InR4bi0wMDAyIiwidHJhbnNhY3Rpb25fdHlwZSI6Im90aGVyIiwiYW1vdW50IjoyMDAwMDAsImNvbGxhdGVyYWxfdmFsdWUiOm51bGwsIm1hcmtldF90ZXJtc19zdWJzdGFudGlhbGx5X3NhbWUiOnRydWV9XX1yrjzgMAIAAA