{
  "x402Version": 2,
  "id": 2827,
  "slug": "2827",
  "resource": "https://x402.payperbyte.io/feeds/regime-signal",
  "description": "BTC/ETH regime + realized-vol above/below call, 4h or 24h horizon. Signed EIP-712 delivery receipt, anchored on Base via EAS; scoring is a published deterministic rule against public Chainlink rounds, independently recomputable. Full method: https://x402.payperbyte.io/feeds",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xffFf4B8Da8C165B556326453446F6940C8AFE0DB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "asset": "BTC",
            "h": 4
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "feed": "regime-signal"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "asset": {
                    "description": "The asset to classify. SOL is closed as an option: both Chainlink SOL/USD feeds on Base have an 86,400s heartbeat, unusable for 4h/24h windows.",
                    "enum": [
                      "BTC",
                      "ETH"
                    ],
                    "type": "string"
                  },
                  "h": {
                    "description": "Horizon in hours — 4 or 24. rv_threshold/rv_call/confidence are computed against this SAME horizon's own non-overlapping window history; regime always uses trailing 24h data regardless of h.",
                    "enum": [
                      4,
                      24
                    ],
                    "type": "integer"
                  }
                },
                "required": [
                  "asset",
                  "h"
                ],
                "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"
      }
    },
    "payperbyte-service-metadata": {
      "serviceName": "PayPerByte",
      "tags": [
        "payperbyte",
        "regime-signal",
        "financial",
        "first-party"
      ]
    }
  },
  "tags": [
    "bazaar",
    "payperbyte-service-metadata"
  ],
  "sourceHost": "x402.payperbyte.io",
  "lastUpdated": "2026-08-31T17:16:45.116Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-31T17:16:44.717Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.payperbyte.io",
    "manifest_name": "x402.payperbyte.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}