{
  "x402Version": 2,
  "id": 13591,
  "slug": "13591",
  "resource": "https://stumble.vimabrosta.com/v1/watches/sniper",
  "description": "Create a sniper watch: Stumble polls a public URL every 10 seconds for up to 48 hours and notifies your webhook within seconds of a condition becoming true (keyword, selector, JSON path, price, content change, HTTP status). One-time $2.00, no account needed. Ideal for drops and on-sale moments where seconds matter.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xd63e74bCB00757C8fDb1817F1558ed8b97C608b6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8c9r8kxtkcsv7wARq3wBy2csm1ySRQQmdy6hrPnga4qs",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8c9r8kxtkcsv7wARq3wBy2csm1ySRQQmdy6hrPnga4qs",
      "asset": "So11111111111111111111111111111111111111112",
      "amount": "20163894",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "condition": {
              "keyword": "sold out",
              "type": "keyword",
              "when": "disappears"
            },
            "duration_days": 1,
            "notify": {
              "format": "json",
              "mode": "webhook",
              "url": "https://your-agent.example/hook"
            },
            "url": "https://shop.example/product"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "expires_at": 1790604800,
            "id": "w_...",
            "links": {
              "status": "https://stumble.vimabrosta.com/v1/watches/w_..."
            },
            "secret": "ws_...",
            "status": "active",
            "tier": "sniper"
          },
          "type": "json"
        }
      },
      "name": "Stumble",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "condition": {
                    "properties": {
                      "type": {
                        "enum": [
                          "keyword",
                          "selector",
                          "json_path",
                          "price",
                          "content_change",
                          "status"
                        ],
                        "type": "string"
                      }
                    },
                    "required": [
                      "type"
                    ],
                    "type": "object"
                  },
                  "duration_days": {
                    "maximum": 2,
                    "type": "number"
                  },
                  "notify": {
                    "properties": {
                      "format": {
                        "enum": [
                          "json",
                          "slack",
                          "discord"
                        ],
                        "type": "string"
                      },
                      "mode": {
                        "enum": [
                          "webhook",
                          "poll"
                        ],
                        "type": "string"
                      },
                      "url": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "mode"
                    ],
                    "type": "object"
                  },
                  "url": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "url",
                  "condition"
                ],
                "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": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "monitoring",
        "watch",
        "webhook",
        "wake",
        "scheduler",
        "inbox",
        "callbacks",
        "alerts"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "stumble.vimabrosta.com",
  "lastUpdated": "2026-09-03T06:03:12.877Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T06:03:12.728Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "stumble.vimabrosta.com",
    "manifest_name": "stumble.vimabrosta.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}