MRU Oracle FATF R16 Travel Rule Compliance Screening is a paid API for AI agents from mru-oracle.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Screens both originator and beneficiary wallets, entities, and jurisdictions in a single call for FATF Recommendation 16 Travel Rule compliance, returning a signed compliance packet with a unique packetId for counter-party verification.
FATF R16 Travel Rule compliance: screen originator + beneficiary wallets, entities, and jurisdictions in one call. Returns compliance packet with unique packetId for counter-party verification.
A compliance packet containing a unique packetId, screening outcomes for both originator and beneficiary wallets against sanctions and watchlists (OFAC SDN, USDT/USDC blacklists, OpenSanctions, etc.), jurisdiction risk assessments, entity match results, and an overall Travel Rule compliance status that can be shared with counter-parties for verification.
POSThttps://mru-oracle.com/compliance/travel-ruleChoose this endpoint when you need to fulfill FATF Recommendation 16 (Travel Rule) obligations in a single API call — covering both originator and beneficiary screening plus jurisdiction risk — and require a portable, verifiable compliance packet (packetId) that can be shared with counter-party VASPs. Prefer this over separate wallet screening endpoints when you need the combined Travel Rule compliance artifact rather than just a sanctions hit/no-hit result.
{
"purpose": "Cross-border payment for goods",
"amount_usd": 50000,
"originator": {
"name": "Acme Trading LLC",
"address": "bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh",
"country_code": "US"
},
"beneficiary": {
"name": "Global Finance Corp",
"address": "1A1z7agoat2YLZW51Jtdap3gSE8NqtwybP",
"country_code": "GB"
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"flags": [
"originator_wallet_sanctioned"
],
"usage": "Attach this packetId to the x402 X-PAYMENT header as proof of pre-transaction compliance screening. Counter-party can verify via GET /compliance/travel-rule/verify/:packetId.",
"status": "ok",
"purpose": "Cross-border payment for goods",
"service": "SENTINEL Travel Rule Compliance",
"coverage": {
"entityRecords": 1438692,
"jurisdictions": 179,
"walletAddresses": 13001,
"travelRuleThresholds": {
"eu": 1000,
"jp": 700,
"sg": 1100,
"us": 3000,
"fatf": 1000
}
},
"packetId": "TR-MPRH8UB4-4895CACC",
"provider": "SENTINEL AML/CFT Intelligence",
"timestamp": "2026-05-29T22:12:01.553Z",
"originator": {
"wallet": {
"hit": true,
"address": "bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh",
"matches": [
{
"entity": "Lazarus Group Related",
"source": "OFAC",
"address": "bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh",
"network": "BTC",
"designation": "sanctions"
}
]
},
"jurisdiction": {
"risk_level": "standard",
"fatf_status": "compliant",
"country_code": "US",
"country_name": "United States",
"is_high_risk": false,
"is_tax_haven": false
}
},
"travelRule": {
"note": "FATF R16 Travel Rule APPLIES — originator/beneficiary identity data must accompany this transfer.",
"applies": true,
"amount_usd": 50000,
"threshold_usd": 1000
},
"beneficiary": {
"wallet": {
"hit": false,
"address": "1a1z7agoat2ylzw51jtdap3gse8nqtwybp",
"matches": []
},
"jurisdiction": {
"risk_level": "standard",
"fatf_status": "compliant",
"country_code": "GB",
"country_name": "United Kingdom",
"is_high_risk": false,
"is_tax_haven": false
}
},
"compositeRisk": "critical",
"recommendation": "DO_NOT_TRANSACT"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"