{
  "x402Version": 1,
  "service": "seller-radar",
  "description": "Agent-payable seller pickaxe — real-time rising-phrase velocity + a trademark-clearance flag ('is this rising phrase clear to print/sell?'). Not legal advice; verify FTO.",
  "homepage": "https://sellerradar.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://sellerradar.dropwatchhq.com/mcp",
    "transport": "streamable-http",
    "protocol": "mcp"
  },
  "payment": {
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "assetName": "USD Coin",
    "decimals": 6,
    "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
    "facilitator": "https://facilitator.payai.network",
    "keyless": true
  },
  "paidTools": [
    {
      "tool": "phrase_radar",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://sellerradar.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Combined rising-phrase velocity + trademark-clearance flag.",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "10000",
        "amountUSD": "$0.01",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://sellerradar.dropwatchhq.com/mcp#phrase_radar"
    }
  ],
  "freeTools": [
    {
      "tool": "rising_phrases",
      "description": "Phrases rising in real time (velocity vs baseline).",
      "price": "free"
    },
    {
      "tool": "phrase_velocity",
      "description": "Velocity for one phrase (RISING/WARMING/FLAT/COOLING).",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://sellerradar.dropwatchhq.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  }
}