{
  "x402Version": 2,
  "id": 4303,
  "slug": "4303",
  "resource": "https://sanctions.lonestaroracle.xyz/screen",
  "description": "OFAC SDN sanctions screen for a name / entity / wallet (?name=)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52Ab53912D37759B2ad364f22dD06B16714b6C06",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "3nmeVj5m9Uq2hSTfsVsn3tJMHRJQNMKR1AjzyUJbrSgw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "entity": "OFAC",
            "name": "OFAC",
            "q": "nvidia",
            "query": "nvidia",
            "wallet": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "confidence": "strong",
            "list_size": 17000,
            "match_count": 1,
            "matches": [
              {
                "ent_num": "12345",
                "match_name": "PUTIN, Vladimir Vladimirovich",
                "match_score": 90,
                "program": "UKRAINE-EO13661",
                "sdn_name": "PUTIN, Vladimir Vladimirovich",
                "type": "individual"
              }
            ],
            "query": "Vladimir Putin",
            "sanctioned": true,
            "source": "US Treasury OFAC — SDN + alternate names list"
          },
          "format": "json",
          "type": "object"
        }
      },
      "schema": {
        "category": "compliance",
        "description": "OFAC sanctions screening made agent-callable. One x402 call screens a name, entity, vessel, or crypto wallet against the US Treasury OFAC SDN (Specially Designated Nationals) list plus its alternate-names list, and returns a sanctioned yes/no with a confidence level (exact / strong / possible), every matched entry (SDN name, type, OFAC program, entity number), and the list size screened against. Token-subset matching handles name reordering (e.g. 'Vladimir Putin' vs the SDN 'PUTIN, Vladimir Vladimirovich'). The compliance / AML check that trading, payment, and onboarding agents need before touching a counterparty, served pay-per-call instead of scraped from a portal. $0.05 in USDC on Base via x402. Source: US Treasury OFAC (public domain), refreshed daily. Companion to WalletIntel and DeFiRisk in the risk cluster.",
        "name": "SanctionsScreen",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "entity": {
                    "title": "Entity",
                    "type": "string"
                  },
                  "name": {
                    "title": "Name",
                    "type": "string"
                  },
                  "q": {
                    "title": "Q",
                    "type": "string"
                  },
                  "query": {
                    "title": "Query",
                    "type": "string"
                  },
                  "wallet": {
                    "title": "Wallet",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "confidence": "strong",
                "list_size": 17000,
                "match_count": 1,
                "matches": [
                  {
                    "ent_num": "12345",
                    "match_name": "PUTIN, Vladimir Vladimirovich",
                    "match_score": 90,
                    "program": "UKRAINE-EO13661",
                    "sdn_name": "PUTIN, Vladimir Vladimirovich",
                    "type": "individual"
                  }
                ],
                "query": "Vladimir Putin",
                "sanctioned": true,
                "source": "US Treasury OFAC — SDN + alternate names list"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "tags": [
          "sanctions",
          "ofac",
          "compliance",
          "aml",
          "screening"
        ],
        "type": "object",
        "version": "1.0.0"
      }
    },
    "bc_kg64bd18": {}
  },
  "tags": [
    "bazaar",
    "bc_kg64bd18"
  ],
  "sourceHost": "sanctions.lonestaroracle.xyz",
  "lastUpdated": "2026-09-16T00:40:17.489Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-16T00:40:19.095Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "sanctions.lonestaroracle.xyz",
    "manifest_name": "sanctions.lonestaroracle.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}