x402 List

x402 Protocol Service Directory

Watchtower

Verification

Deterministic sanctions screening for AI agents across OFAC/UN/EU/UK lists; x402 USDC on Base, no signup.

Pay from $0.02 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://watchtower-api.com WEBSITE https://watchtower-api.com ENDPOINTS 1 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-17 MONITORED SINCE 2026-07-17

ASSESSMENT

updated 3h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
1433ms
avg response
1433ms
total checks
1
compliance A (11/12)

11 of 12 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.02 (p25 in Verification)
price (min)
$0.02
category percentile (min)
p25 in Verification
endpoints / prices
1 / 1
model
flat
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

WHAT IT DOES

ai-derived

Provides compliance and data-integrity APIs including sanctions screening, KYB checks, identifier validation, and risk assessment.

category
compliance-api
in
query params
auth
api key
compliancesanctions-screeningkybidentifier-validationrisk-assessmentdata-integrity

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /v1/screen $0.02 Base USDC
1 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/screen returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://watchtower-api.com/v1/screen'
// 402 response (captured by monitor) · 1 payload · click to expand
[
  {
    "error": "payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://watchtower-api.com/v1/screen"
        },
        "payTo": "0x8A060366289D1238F2bE62f3e462dDC7173b9ff2",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://watchtower-api.com/v1/screen",
      "tags": [
        "sanctions",
        "compliance",
        "screening",
        "aml"
      ],
      "mimeType": "application/json",
      "description": "Screen a person/company/vessel name against OFAC (SDN + Consolidated), UN, EU, UK, Canada, Australia, France, Switzerland, US export-control (BIS/State), and US SAM procurement/benefit exclusions. Deterministic typo-tolerant fuzzy matching with versioned list snapshots.",
      "serviceName": "Watchtower Sanctions Screening"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "name": "Vladimir Putin"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "match": true,
              "query": "Vladimir Putin",
              "matches": [
                {
                  "uid": "OFAC-SDN-36991",
                  "name": "PUTIN, Vladimir Vladimirovich",
                  "type": "person",
                  "score": 1,
                  "source": "OFAC-SDN",
                  "programs": [
                    "RUSSIA-EO14024"
                  ]
                }
              ],
              "algorithm": "wt-match-5",
              "snapshot_version": "53ae76305968fa31"
            }
          }
        },
        "name": "Sanctions Name Screening",
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "name"
                  ],
                  "properties": {
                    "dob": {
                      "type": "string",
                      "maxLength": 40,
                      "description": "Optional date of birth or birth year — excludes candidates whose known DOB contradicts it"
                    },
                    "name": {
                      "type": "string",
                      "maxLength": 500,
                      "minLength": 2,
                      "description": "Person, company, vessel, or aircraft name"
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 50,
                      "minimum": 1
                    },
                    "types": {
                      "type": "array",
                      "items": {
                        "enum": [
                          "person",
                          "entity",
                          "vessel",
                          "aircraft"
                        ]
                      }
                    },
                    "threshold": {
                      "type": "number",
                      "maximum": 1,
                      "minimum": 0.5
                    },
                    "nationality": {
                      "type": "string",
                      "maxLength": 60,
                      "description": "Optional nationality/country — excludes candidates whose known nationality contradicts it"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json"
                  ],
                  "type": "string"
                }
              }
            },
            "output": {
              "type": "object"
            }
          }
        },
        "category": "security",
        "description": "Screen names against OFAC + UN + EU + UK + Canada + Australia + France + Switzerland + US export-control + US SAM exclusions lists — deterministic fuzzy matching, pay per call via x402.",
        "discoverable": true
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-17 · uptime 100.0% · 696ms avg07-1707-17
RESPONSE TIME
07-17 · 696ms avg07-17 · 696ms avg07-1707-17
90d UPTIME 100%
UPTIME 90D 100%
AVG RESP 724ms
TOTAL CHECKS 13

RECENT CHECKS

TIME STATUS RESP
● SLOW 1320ms
● OK 445ms
● OK 423ms
● SLOW 1255ms
● OK 426ms
● OK 443ms
● SLOW 1098ms
● OK 429ms
● OK 429ms
● OK 876ms
● OK 410ms
● OK 430ms
● SLOW 1433ms

OVER TIME

All charts share the 90d window selected here. Every series is also served as JSON at /api/v1/services/watchtower/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).

PRICE (captured 402, USD)
building price history ($0.02)
SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

11/12 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • response mimeType declared
  • served over HTTPS

EMBED THIS BADGE

Show that Watchtower is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Watchtower listed on x402-list
status
Watchtower uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/watchtower?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/watchtower.svg" alt="Watchtower listed on x402-list" height="28">
</a>
// Markdown
[![Watchtower on x402-list](https://x402-list.com/badge/watchtower.svg)](https://x402-list.com/services/watchtower?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/watchtower?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/watchtower.svg?data=uptime" alt="Watchtower uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]