travel_rule_screen
FATF R16 Travel Rule compliance: screens both originator and beneficiary wallets, entity names, and jurisdictions in one call. Returns structured compliance packet with unique packetId that counter-parties can verify. Costs $0.005 USDC via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | No | Transaction purpose | |
| amount_usd | No | Transaction amount in USD (triggers threshold check) | |
| originator_name | No | Originator entity/person name | |
| beneficiary_name | No | Beneficiary entity/person name | |
| originator_address | Yes | Originator wallet address | |
| originator_country | No | Originator ISO country code | |
| beneficiary_address | Yes | Beneficiary wallet address | |
| beneficiary_country | No | Beneficiary ISO country code |