{
  "x402Version": 2,
  "id": 12340,
  "slug": "12340",
  "resource": "https://runtime.rootlogos.com/v1/evaluation",
  "description": "Evaluate a proposed action, claim, policy, relation, or artifact before commitment. Returns a privacy-preserving structural judgment and receipt; it does not modify Root Logos or grant authority.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x13c474081BEc0459F06F750E687ffeB4a35A4F39",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "consent": true,
            "evaluation_id": "agent_eval_20260909_0001",
            "statement": "Before publishing this irreversible action, evaluate its structural risks, tensions, and reversibility.",
            "subject_kind": "action"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "disposition": "bounded-clearance",
            "receipt_digest": "sha256",
            "reversibility": "explicit-review-required",
            "risk_flags": [],
            "schema": "root-logos-constitutional-evaluation/v1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "consent": {
                    "const": true,
                    "type": "boolean"
                  },
                  "evaluation_id": {
                    "maxLength": 128,
                    "minLength": 16,
                    "pattern": "^[A-Za-z0-9_-]+$",
                    "type": "string"
                  },
                  "statement": {
                    "maxLength": 6000,
                    "minLength": 20,
                    "type": "string"
                  },
                  "subject_kind": {
                    "enum": [
                      "action",
                      "claim",
                      "policy",
                      "relation",
                      "artifact"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "evaluation_id",
                  "subject_kind",
                  "statement",
                  "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-09T20:32:08.896Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T20:32:08.47Z"
  },
  "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"
  }
}