Parses a batch of synthetic TIP-20 transfers (with 32-byte memos), runs OFAC/SDN screening against a hardcoded test watchlist, applies FATF Travel Rule field-completeness checks (originator/beneficiary name, VASP ID, value threshold), scores AML typologies (structuring, layering, missing identity), and emits a SAR determination + Travel Rule attestation. Tempo mainnet launched March 18, 2026, incubated by Stripe & Paradigm.
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 `screen_tip20_transfer_batch`. Task: Parse a batch of synthetic TIP-20 transfers (with memos), runs OFAC/SDN hit screening, checks FATF Travel Rule field completeness (originator/beneficiary name + VASP ID, threshold US$3,000), scores AML typologies (structuring $9k–$9.99k, missing identity, unusual tx), and emits SAR determination + Travel Rule attestation.
Call it with arguments: {"policy_parameters":{"transfers":[{"tx_ref":"tx-001","amount_usd":1000,"originator_name":"Alice Corp","originator_vasp":"vasp-001","beneficiary_name":"Bob Ltd","beneficiary_vasp":"vasp-002","memo":"Invoice INV-001"}],"tr_threshold":3000,"sar_threshold":5000}}
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-38-tempo-onchain-aml.html#p=v1.H4sIAAAAAAAA_wHuABH_eyJ0cmFuc2ZlcnMiOlt7InR4X3JlZiI6InR4LTAwMSIsImFtb3VudF91c2QiOjEwMDAsIm9yaWdpbmF0b3JfbmFtZSI6IkFsaWNlIENvcnAiLCJvcmlnaW5hdG9yX3Zhc3AiOiJ2YXNwLTAwMSIsImJlbmVmaWNpYXJ5X25hbWUiOiJCb2IgTHRkIiwiYmVuZWZpY2lhcnlfdmFzcCI6InZhc3AtMDAyIiwibWVtbyI6Ikludm9pY2UgSU5WLTAwMSJ9XSwidHJfdGhyZXNob2xkIjozMDAwLCJzYXJfdGhyZXNob2xkIjo1MDAwfaIEyfzuAAAA