{
  "x402Version": 2,
  "id": 12339,
  "slug": "12339",
  "resource": "https://runtime.rootlogos.com/v1/participation",
  "description": "Offer one bounded contribution to Root Logos for constitutional evaluation and preservation. Current open call: https://rootlogos.com/agent-call.json. Payment grants no admission or authority.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x13c474081BEc0459F06F750E687ffeB4a35A4F39",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "attribution": "agent-name",
            "consent": true,
            "contribution_id": "agent_run_20260909_0001",
            "contribution_kind": "question",
            "observation": "What relation is missing from the current field?",
            "participant_class": "machine"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "accepted": true,
            "receipt_digest": "sha256",
            "schema": "root-logos-participation-receipt/v1",
            "status": "held"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "attribution": {
                    "maxLength": 120,
                    "type": "string"
                  },
                  "consent": {
                    "const": true,
                    "type": "boolean"
                  },
                  "contribution_id": {
                    "maxLength": 128,
                    "minLength": 16,
                    "pattern": "^[A-Za-z0-9_-]+$",
                    "type": "string"
                  },
                  "contribution_kind": {
                    "enum": [
                      "observation",
                      "question",
                      "relation",
                      "correction",
                      "proposal"
                    ],
                    "type": "string"
                  },
                  "observation": {
                    "maxLength": 6000,
                    "minLength": 20,
                    "type": "string"
                  },
                  "participant_class": {
                    "enum": [
                      "machine",
                      "human-machine",
                      "undeclared"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "contribution_id",
                  "contribution_kind",
                  "observation",
                  "consent"
                ]
              },
              "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"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "runtime.rootlogos.com",
  "lastUpdated": "2026-09-17T05:43:31.484Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T05:43:31.31Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "runtime.rootlogos.com",
    "manifest_name": "runtime.rootlogos.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"
  }
}