{
  "x402Version": 2,
  "id": 15256,
  "slug": "15256",
  "resource": "https://bio.halowerk.com/v1/protein-folding",
  "description": "Checks that a hydrophobic/polar sequence follows a self-avoiding unit-step lattice path, then counts non-consecutive hydrophobic contacts and assigns one negative energy unit per contact. It evaluates a supplied toy conformation only; it neither predicts a fold nor represents atomic chemistry, kinetics, solvent or biological function.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "4000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "coordinates": [
              {
                "x": 0,
                "y": 0
              },
              {
                "x": 1,
                "y": 0
              },
              {
                "x": 2,
                "y": 0
              },
              {
                "x": 2,
                "y": 1
              },
              {
                "x": 1,
                "y": 1
              },
              {
                "x": 0,
                "y": 1
              },
              {
                "x": 0,
                "y": 2
              }
            ],
            "hp_sequence": "HPPHHPH"
          },
          "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": {
                  "coordinates": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "x": {
                          "maximum": 1000000,
                          "minimum": -1000000,
                          "type": "integer"
                        },
                        "y": {
                          "maximum": 1000000,
                          "minimum": -1000000,
                          "type": "integer"
                        }
                      },
                      "required": [
                        "x",
                        "y"
                      ],
                      "type": "object"
                    },
                    "maxItems": 256,
                    "minItems": 3,
                    "type": "array"
                  },
                  "hp_sequence": {
                    "description": "Hydrophobic/polar toy-model sequence.",
                    "maxLength": 256,
                    "minLength": 3,
                    "pattern": "^[HP]+$",
                    "type": "string"
                  }
                },
                "required": [
                  "hp_sequence",
                  "coordinates"
                ],
                "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": "bio.halowerk.com",
  "lastUpdated": "2026-09-01T07:52:42.167Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T07:52:41.716Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "bio.halowerk.com",
    "manifest_name": "bio.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"
  }
}