{
  "x402Version": 2,
  "id": 15229,
  "slug": "15229",
  "resource": "https://buero.halowerk.com/v1/persona-eval",
  "description": "Runs a structured synthetic-persona critique through Groq using the configured model. The persona is treated as a hypothesis, never as a factual claim about every member of a demographic group; the response must state its assumptions and avoid sensitive-trait stereotyping. Input leaves this server for Groq and is not stored by HALOWERK. This is qualitative simulation, not user research, survey evidence or proof of conversion impact.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "12000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "content": "A repair subscription for electronics with a monthly fee and next-day pickup.",
            "goal": "purchase consideration",
            "language": "de",
            "persona": "Gen-Z buyers in Berlin who compare climate claims and avoid long contracts"
          },
          "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": {
                  "content": {
                    "description": "Product concept, offer or copy to evaluate.",
                    "maxLength": 12000,
                    "minLength": 10,
                    "type": "string"
                  },
                  "goal": {
                    "default": "purchase consideration",
                    "maxLength": 500,
                    "minLength": 3,
                    "type": "string"
                  },
                  "language": {
                    "default": "de",
                    "maxLength": 20,
                    "minLength": 2,
                    "type": "string"
                  },
                  "persona": {
                    "description": "Specific target-persona hypothesis, for example Gen-Z buyers in Berlin who compare climate claims.",
                    "maxLength": 1000,
                    "minLength": 3,
                    "type": "string"
                  }
                },
                "required": [
                  "persona",
                  "content"
                ],
                "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": "buero.halowerk.com",
  "lastUpdated": "2026-08-25T12:11:40.52Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-25T12:11:40.077Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "buero.halowerk.com",
    "manifest_name": "buero.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"
  }
}