{
  "x402Version": 2,
  "id": 8491,
  "slug": "8491",
  "resource": "https://api2.romny.dpdns.org/v1/x402/alerts",
  "description": "Recent crypto perpetual alert hits (freqtrade dry-run)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x90C3E979aCA023BdD0f09342310f64DA1cBB6328",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": "20"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "alert_count": 1,
            "items": [
              {
                "id": "binance:BTC/USDT:USDT:AL-01:...",
                "rule_id": "AL-01",
                "severity": "high",
                "symbol": "BTC/USDT:USDT"
              }
            ],
            "source": "trade-alerts.alerts"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Max alerts to return (1-100, default 20)",
                    "type": "string"
                  },
                  "rule_id": {
                    "description": "Optional rule filter, e.g. AL-01",
                    "type": "string"
                  }
                },
                "required": [],
                "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": "api2.romny.dpdns.org",
  "lastUpdated": "2026-08-21T03:46:53.492Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-21T03:46:52.715Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api2.romny.dpdns.org",
    "manifest_name": "api2.romny.dpdns.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}