{
  "x402Version": 2,
  "id": 2193,
  "slug": "2193",
  "resource": "https://evidence.regulavita.com/v1/ofac/exact-identifier-evidence",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9500075649a70411c81f99c4314f6cff55d12579",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "identifier": "0x0000000000000000000000000000000000000000",
            "identifier_type": "crypto_address",
            "lists": [
              "SDN",
              "CONSOLIDATED"
            ],
            "networks": [
              "eip155:1",
              "eip155:8453"
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "match_scope": "exact_normalized_identifier_only",
            "match_status": "NO_EXACT_MATCH",
            "matches": [],
            "receipt": {
              "algorithm": "Ed25519"
            },
            "request_id": "ofac_example",
            "source_versions": []
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "identifier": {
                    "maxLength": 256,
                    "minLength": 1,
                    "type": "string"
                  },
                  "identifier_type": {
                    "enum": [
                      "crypto_address",
                      "ofac_uid",
                      "exact_name"
                    ]
                  },
                  "lists": {
                    "items": {
                      "enum": [
                        "SDN",
                        "CONSOLIDATED"
                      ]
                    },
                    "maxItems": 2,
                    "minItems": 1,
                    "type": "array"
                  },
                  "networks": {
                    "items": {
                      "type": "string"
                    },
                    "maxItems": 8,
                    "type": "array"
                  }
                },
                "required": [
                  "identifier_type",
                  "identifier"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "match_status": {
                    "enum": [
                      "EXACT_MATCH",
                      "NO_EXACT_MATCH"
                    ]
                  },
                  "matches": {
                    "type": "array"
                  },
                  "provenance": {
                    "type": "object"
                  },
                  "receipt": {
                    "type": "object"
                  },
                  "request_id": {
                    "type": "string"
                  },
                  "source_versions": {
                    "type": "array"
                  }
                },
                "required": [
                  "request_id",
                  "match_status",
                  "matches",
                  "source_versions",
                  "receipt"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "evidence.regulavita.com",
  "lastUpdated": "2026-08-30T01:55:33.091Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-08-30T01:55:32.787Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "evidence.regulavita.com",
    "manifest_name": "evidence.regulavita.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}