{
  "x402Version": 2,
  "id": 8683,
  "slug": "8683",
  "resource": "https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/v1/icp-builder",
  "description": "Describe an ideal customer profile in plain text. Returns a job_id immediately; results are delivered asynchronously via the optional webhook_url or by polling the job status endpoint. Flat rate per run.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6b2891b824206b0dc9884751fdbaf73e9cce651b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "500000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "zeroclick:card",
      "payTo": "merchant",
      "asset": "USD",
      "amount": "50",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "description": "example"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "count": {
                    "description": "Matching companies to return. Default 50, max 200.",
                    "type": "integer"
                  },
                  "description": {
                    "description": "Plain text description of the ideal customer profile.",
                    "type": "string"
                  },
                  "webhook_url": {
                    "description": "Optional URL that receives results when the job completes.",
                    "type": "string"
                  }
                },
                "required": [
                  "description"
                ],
                "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"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.500000",
          "id": "apay_qfQDbVDg5c6WrVdPBIey3"
        },
        "requestId": "zcreq_AruOe12TLiVo07Xc9011A",
        "service": "icp-builder"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "zeroclick"
  ],
  "sourceHost": "bytemine.pay.zeroclick.io",
  "lastUpdated": "2026-08-21T15:13:25.043Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-21T15:13:24.27Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "bytemine.pay.zeroclick.io",
    "manifest_name": "bytemine.pay.zeroclick.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"
  }
}