Recent OFAC list changes (adds/removals/modifications, rolling 90 days) — skip f...
https://x402.professorsausages.com/sanctions-screen/changesOverview
Recent OFAC list changes (adds/removals/modifications, rolling 90 days) — skip full re-screens on quiet weeks
Protocol
x402
Price
$0.0030
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-19 04:15:11
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"days": "Look-back window 1–90 (default 7)",
"list": "sdn | cons | all (default all)",
"program": "Filter by program tag"
},
"type": "http"
}
Output Schema
{
"properties": {
"added": {
"items": {
"type": "object"
},
"type": "array"
},
"counts": {
"properties": {
"added": {
"type": "integer"
},
"modified": {
"type": "integer"
},
"removed": {
"type": "integer"
}
},
"type": "object"
},
"modified": {
"items": {
"type": "object"
},
"type": "array"
},
"removed": {
"items": {
"type": "object"
},
"type": "array"
},
"window": {
"properties": {
"from": {
"type": "string"
},
"to": {
"type": "string"
}
},
"type": "object"
}
},
"required": [
"window",
"added",
"removed",
"modified",
"counts"
],
"type": "object"
}