x402 AI Agent Identity — Sanctions Screening is a paid API for AI agents from kyc.madhousewallet.com, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).
Screens an EVM or Solana wallet address against global sanctions lists and returns a boolean sanctioned flag with matched entity details.
KYC identity for AI agents. Pay once with USDC on 6 networks, verify your wallet, and get a permanent on-chain attestation every x402 API can read. No accounts, no repeated sign-ups.
Returns a JSON object with: `sanctioned` (boolean — true if matched, false if clean), `matchCount` (number of distinct sanctioned entities matched), `matches` (array of matched entity details including caption, countries, entityType, topics, and datasets), and `walletAddress` (the queried address). An empty `matches` array with `sanctioned: false` indicates a clean wallet.
GEThttps://kyc.madhousewallet.com/api/public/kyc/sanctionsUse this endpoint when you need real-time sanctions screening for an EVM or Solana wallet address before executing a transaction, onboarding a counterparty, or establishing an AI agent identity. Prefer this over manual OFAC lookups when operating in a programmatic, agent-driven context where low per-call cost ($0.02 USDC) and on-chain attestation via the x402 protocol are required. Ideal for DeFi, payments, and compliance workflows that need machine-readable, structured sanction match data without requiring account setup.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"matches": [],
"matchCount": 0,
"sanctioned": false,
"walletAddress": "0xef616c29859b101167f3ea6bb69faee733d573f7"
}
}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"