{
  "x402Version": 2,
  "id": 1388,
  "slug": "1388",
  "resource": "https://eagle.quickai.build/check",
  "description": "Eagle Eye v1.0.0 — U.S. enterprise-grade wallet compliance screening. OFAC SDN + Circle USDC blacklist on Base. Signed audit receipts. Certified single-address check.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "address": "0x0330070FD38Ec3bB94F58FA55D40368271E9e54A"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x0330070FD38Ec3bB94F58FA55D40368271E9e54A",
            "audit_signature": "0xabc123...",
            "audit_timestamp": "2026-05-23T16:35:10Z",
            "is_blacklisted": false,
            "is_sanctioned": true,
            "memo": "Eagle Eye screened address 0x0330...e54A against the U.S. Treasury OFAC SDN digital currency registry (snapshot: 2026-05-23T06:00:00Z, 847 addresses) and the Circle USDC blacklist on Base mainnet. The address matched entry LAZARUS GROUP (SDN List, added 2022-04-14). Verdict: FAIL.",
            "reasons": [
              "OFAC SDN Match: LAZARUS GROUP (added 2022-04-14)"
            ],
            "risk_score": 100,
            "signer_address": "0x0000000000000000000000000000000000000001",
            "snapshot_timestamp": "2026-05-23T06:00:00Z",
            "verdict": "FAIL"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "description": "EVM destination address to screen",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "audit_signature": {
                    "type": "string"
                  },
                  "audit_timestamp": {
                    "type": "string"
                  },
                  "is_blacklisted": {
                    "type": "boolean"
                  },
                  "is_sanctioned": {
                    "type": "boolean"
                  },
                  "memo": {
                    "type": "string"
                  },
                  "profile": {
                    "properties": {
                      "active": {
                        "type": "boolean"
                      },
                      "age_days": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "first_seen_block": {
                        "type": [
                          "integer",
                          "null"
                        ]
                      },
                      "tx_count": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  },
                  "reasons": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "risk_score": {
                    "type": "integer"
                  },
                  "signer_address": {
                    "type": "string"
                  },
                  "snapshot_timestamp": {
                    "type": "string"
                  },
                  "verdict": {
                    "enum": [
                      "PASS",
                      "FAIL"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "address",
                  "verdict",
                  "is_sanctioned",
                  "is_blacklisted",
                  "risk_score",
                  "reasons",
                  "memo",
                  "audit_timestamp",
                  "snapshot_timestamp",
                  "audit_signature",
                  "signer_address"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "eagle.quickai.build",
  "lastUpdated": "2026-09-17T03:53:47.401Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-17T03:53:47.15Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "eagle.quickai.build",
    "manifest_name": "eagle.quickai.build",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}