{
  "x402Version": 2,
  "id": 4686,
  "slug": "4686",
  "resource": "https://x402-store.dgdb.workers.dev/v1/threats/recent",
  "description": "Live feed of freshly-detected malicious addresses on Base — address-poisoning seeders caught via zero-value transfer sprays, updated continuously by our on-chain collector. Poll ?since=<unix> to ingest only new threats into your agent's blocklist. Deterministic, evidence-backed, machine-readable.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": "100",
            "since": "1719500000"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "returned": 2,
            "threat_db_updated_at": 1719500000,
            "threats": [
              {
                "address": "0x5b61e1980491975e297a8fd15501644cc27f0709",
                "confidence": "heuristic_v1",
                "first_seen": 1719500000,
                "reason": "zero_value_transfer_spray",
                "zero_value_recipients": 6
              }
            ],
            "total_in_db": 42
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "description": "Live feed of freshly-detected malicious addresses on Base (address-poisoning seeders, caught via zero-value transfer sprays). Poll with ?since=<unix> to get only new threats. Updated continuously by our on-chain collector. Deterministic, evidence-backed.",
                "properties": {
                  "limit": {
                    "description": "max results (default 100, max 1000)",
                    "type": "string"
                  },
                  "since": {
                    "description": "unix seconds; return only threats first seen at/after this",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-store.dgdb.workers.dev",
  "lastUpdated": "2026-09-12T17:01:25.187Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T17:01:24.78Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-store.dgdb.workers.dev",
    "manifest_name": "x402-store.dgdb.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}