{
  "x402Version": 2,
  "id": 13022,
  "slug": "13022",
  "resource": "https://agents.smarterway.tech/services/watch-trends/v1/watches",
  "description": "watch-trends POST /watches",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7f985b1764f79faa42a4622bb605b23c8eb5abea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "segment": "15m",
            "start_price": 100,
            "threshold": 5,
            "ticker": "BTC",
            "webhook_url": "https://example.com/hook"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "lease_expires_at": "2026-08-04T12:00:00Z",
            "ok": true,
            "owner_payer": "0xabc",
            "ticker": "BTC"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "asset_type": {
                    "enum": [
                      "crypto",
                      "stock"
                    ],
                    "type": "string"
                  },
                  "confidence": {
                    "type": "number"
                  },
                  "segment": {
                    "type": "string"
                  },
                  "start_price": {
                    "type": "number"
                  },
                  "threshold": {
                    "type": "number"
                  },
                  "ticker": {
                    "type": "string"
                  },
                  "webhook_url": {
                    "type": "string"
                  }
                },
                "required": [
                  "ticker",
                  "segment",
                  "threshold",
                  "start_price"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "PATCH",
                  "POST",
                  "PUT"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "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": [
    "bazaar"
  ],
  "sourceHost": "agents.smarterway.tech",
  "lastUpdated": "2026-09-14T19:59:18.483Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T19:59:18.206Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.smarterway.tech",
    "manifest_name": "agents.smarterway.tech",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}