{
  "x402Version": 2,
  "id": 15284,
  "slug": "15284",
  "resource": "https://prop.halowerk.com/v1/foot-traffic-retail",
  "description": "Compares supplied visits, mean dwell time and conversions with explicit baselines and combines the three ratios using caller-supplied weights. It does not collect location data, count people, infer demographics or forecast demand. Inputs should be aggregated and lawfully collected.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "intervals": [
              {
                "baseline_conversion_rate": 0.14,
                "baseline_dwell_minutes": 13,
                "baseline_visits": 160,
                "conversions": 29,
                "interval_id": "monday-12-13",
                "mean_dwell_minutes": 14.2,
                "visits": 184
              },
              {
                "baseline_conversion_rate": 0.14,
                "baseline_dwell_minutes": 13,
                "baseline_visits": 150,
                "conversions": 18,
                "interval_id": "monday-13-14",
                "mean_dwell_minutes": 12.1,
                "visits": 142
              }
            ],
            "weights": {
              "conversion": 0.3,
              "dwell": 0.2,
              "visits": 0.5
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "intervals": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "baseline_conversion_rate": {
                          "maximum": 1,
                          "minimum": 0.000001,
                          "type": "number"
                        },
                        "baseline_dwell_minutes": {
                          "maximum": 100000,
                          "minimum": 0.001,
                          "type": "number"
                        },
                        "baseline_visits": {
                          "maximum": 1000000000,
                          "minimum": 0.001,
                          "type": "number"
                        },
                        "conversions": {
                          "maximum": 1000000000,
                          "minimum": 0,
                          "type": "integer"
                        },
                        "interval_id": {
                          "maxLength": 128,
                          "minLength": 1,
                          "type": "string"
                        },
                        "mean_dwell_minutes": {
                          "maximum": 100000,
                          "minimum": 0,
                          "type": "number"
                        },
                        "visits": {
                          "maximum": 1000000000,
                          "minimum": 0,
                          "type": "integer"
                        }
                      },
                      "required": [
                        "interval_id",
                        "visits",
                        "mean_dwell_minutes",
                        "conversions",
                        "baseline_visits",
                        "baseline_dwell_minutes",
                        "baseline_conversion_rate"
                      ],
                      "type": "object"
                    },
                    "maxItems": 10000,
                    "minItems": 1,
                    "type": "array"
                  },
                  "weights": {
                    "additionalProperties": false,
                    "properties": {
                      "conversion": {
                        "maximum": 1,
                        "minimum": 0,
                        "type": "number"
                      },
                      "dwell": {
                        "maximum": 1,
                        "minimum": 0,
                        "type": "number"
                      },
                      "visits": {
                        "maximum": 1,
                        "minimum": 0,
                        "type": "number"
                      }
                    },
                    "required": [
                      "visits",
                      "dwell",
                      "conversion"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "intervals",
                  "weights"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "prop.halowerk.com",
  "lastUpdated": "2026-09-01T07:57:02.584Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T07:57:02.14Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "prop.halowerk.com",
    "manifest_name": "prop.halowerk.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"
  }
}