{
  "x402Version": 2,
  "id": 3594,
  "slug": "3594",
  "resource": "https://agent-business-lab-composition.dfly90724.workers.dev/api/composition",
  "description": "Deterministic three-service GEO visibility composition with verified procurement accounting.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x4A8Ad2E79533d7314710668e05C7BC421c18E6FC",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "idempotencyKey": "example-idempotency-key",
            "orderId": "example-order",
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "accounting": {
              "customerRevenueAtomic": "100000",
              "grossMarginAtomic": "60000",
              "procurementCostAtomic": "40000"
            },
            "orderId": "example-order",
            "result": {
              "deterministic": true
            },
            "status": "delivered"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "idempotencyKey": {
                    "maxLength": 128,
                    "minLength": 1,
                    "type": "string"
                  },
                  "orderId": {
                    "maxLength": 128,
                    "minLength": 1,
                    "type": "string"
                  },
                  "url": {
                    "maxLength": 2048,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "url",
                  "orderId",
                  "idempotencyKey"
                ],
                "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"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent-business-lab-composition.dfly90724.workers.dev",
  "lastUpdated": "2026-09-17T22:01:47.34Z",
  "quality": {
    "calls30d": 290,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T22:01:46.325Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent-business-lab-composition.dfly90724.workers.dev",
    "manifest_name": "agent-business-lab-composition.dfly90724.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}