Overview
Low-friction batch restricted-party screen for up to 25 counterparties in one paid call. Returns per-name screening results, flagged counterparties, a batch-level proceed-or-pause recommendation, and machine-readable review signals for procurement, payouts, and cross-border onboarding workflows. Required query param: names separated with the pipe character (|). Optional query params: workflow, minScore, type, country, program, list, limit.
Protocol
x402
Price
$0.15
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
x402
Indexed
2026-03-27 21:49:15
Health
Status
healthy
Latency (p50)
189ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-03-28 01:48:22
Last Healthy
2026-03-28 01:48:22
Consecutive Failures
0
Output Schema
{
"data": {
"flaggedCounterparties": [
{
"matchCount": 1,
"name": "SBERBANK"
}
],
"query": {
"limit": 3,
"minScore": 90,
"names": [
"SBERBANK",
"VTB BANK PJSC",
"GAZPROMBANK"
],
"screenedCount": 3
},
"summary": {
"clearCount": 1,
"flaggedCount": 2,
"manualReviewRecommended": true,
"recommendedAction": "pause-and-review",
"screenedCount": 3,
"status": "manual-review-required"
},
"workflow": "vendor-onboarding"
},
"source": "OFAC Sanctions List Service",
"success": true
}