OFAC Exact Identifier Evidence is a paid API for AI agents from evidence.regulavita.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).
Checks a specific identifier (address, name, ID) against OFAC sanctions lists for an exact normalized match, returning match status and evidence from official sources.
Use when an autonomous agent needs signed, auditable payee evidence before or after a payment. Runs an exact-match OFAC SDN and Consolidated lookup for crypto wallets, UIDs, or exact names and returns current U.S. Treasury source hashes and a signed receipt. Exact match only; no fuzzy screening, ownership/control analysis, or sanctions clearance.
Returns a JSON object with: match_status (e.g. NO_EXACT_MATCH or EXACT_MATCH), match_scope indicating only exact normalized identifiers were checked, a matches array (empty if none), source_versions indicating which OFAC list versions were queried, a request_id for audit trail, and a cryptographic receipt signed with Ed25519 proving the query was executed against official source data.
POSThttps://evidence.regulavita.com/v1/ofac/exact-identifier-evidenceUse this endpoint when you need a high-confidence, auditable, per-call OFAC exact-identifier sanctions check without managing API keys or subscriptions — ideal for autonomous agents needing pay-per-use compliance screening, or when you require a cryptographically receipted result from official OFAC source data. Prefer over bulk screening services when you need a single identifier checked with documented provenance.
| Field | Type | Description |
|---|---|---|
| lists | array | |
| networks | array | |
| identifier | string | |
| identifier_type | — |
{
"type": "json",
"example": {
"matches": [],
"receipt": {
"algorithm": "Ed25519"
},
"request_id": "ofac_example",
"match_scope": "exact_normalized_identifier_only",
"match_status": "NO_EXACT_MATCH",
"source_versions": []
}
}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"