Buyer-controlled x402 recipeResolve a company, then check OFAC candidates
Select an official GLEIF legal-entity candidate, then compare that legal name with current OFAC Entity records and aliases. The result is evidence for manual review, not a legal allow or block decision.
2separately authorized steps
$0.03maximum listed total · USDC
eip155:8453 + solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdppayment networks
1$0.01 USDC · separate authorization
GLEIF legal entity search
Find and rank official public legal-entity records.
POSThttps://apiacre.com/v1/research/lei-entity-search
Input template
{
"legal_name": "$registeredCompanyName",
"country_code": "$optionalCountryCode",
"max_results": 3
}
Use this resultSelect the intended candidate; a name match alone does not establish identity.
2$0.02 USDC · separate authorization
OFAC entity candidate evidence
Compare the selected legal name with official OFAC Entity records.
POSThttps://apiacre.com/v1/research/ofac-entity-search
Input template
{
"entity_name": "$step1.result.data.matches[0].legalName",
"minimum_score": 85,
"max_results": 5,
"include_weak_aliases": false
}
Use this resultReview every candidate against the current official record, program, and legal authority. Do not treat no candidate as compliance clearance.
You stay in control. Each step is an independent API call. Inspect its HTTP 402 challenge, authorize no more than the displayed price, verify the result, and continue only when the output is suitable. The listed total is not a bundle charge.