Skip to content
Back to Levels of Self - Agent Stack Governance

Card snapshot

api.100levelup.com · 2026-07-18 13:20:39 UTC · 9c3b1e04106a7850ab3b71eaf00a1f5f0d5c50c21d9a1a8b7c73fdd2fa817343

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "Levels of Self - Agent Stack Governance",
  "description": "External governance layer for agent systems. Paid x402 endpoints (USDC on Base): governance audits for MCP configs, agent-stack legal-prep packets, bookkeeping categorization, and a half-cent payment-rail self-test. Provider: Arthur Palyan dba Levels Of Self.",
  "url": "https://api.100levelup.com",
  "provider": {
    "organization": "Arthur Palyan dba Levels Of Self",
    "url": "https://www.levelsofself.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "verify-audit",
      "name": "x402 payment self-test",
      "description": "GET /x402/verify-audit. $0.005 USDC. Prove your x402 stack end-to-end, receive live governance-log verification.",
      "tags": [
        "x402",
        "test",
        "payments"
      ]
    },
    {
      "id": "audit-mcp",
      "name": "MCP config governance audit",
      "description": "POST /x402/audit-mcp. $0.05 USDC. Lint an MCP server config against governance rules.",
      "tags": [
        "x402",
        "mcp",
        "governance"
      ]
    },
    {
      "id": "legal-prep",
      "name": "Agent-stack legal prep packet",
      "description": "POST /x402/legal-prep. $0.25 USDC.",
      "tags": [
        "x402",
        "legal",
        "governance"
      ]
    },
    {
      "id": "bookkeeping",
      "name": "Bookkeeping categorization",
      "description": "POST /x402/bookkeeping. USDC on Base.",
      "tags": [
        "x402",
        "bookkeeping"
      ]
    },
    {
      "id": "x402-integration-playbook",
      "name": "x402 integration playbook",
      "description": "Paid markdown: battle-tested x402 v2 integration guide with a working viem reference client. $0.10 USDC. Free preview available.",
      "tags": [
        "x402",
        "integration",
        "payments",
        "guide"
      ]
    },
    {
      "id": "mcp-hardening-checklist",
      "name": "MCP hardening checklist",
      "description": "Paid markdown: 16-point MCP server security and governance hardening checklist for agent systems. $0.10 USDC. Free preview available.",
      "tags": [
        "mcp",
        "security",
        "governance",
        "checklist"
      ]
    }
  ],
  "extensions": {
    "x402": {
      "terms": "HTTP 402 with PAYMENT-SIGNATURE (v2), network eip155:8453, asset USDC",
      "openapi": "https://api.100levelup.com/openapi.json",
      "llms": "https://api.100levelup.com/llms.txt"
    }
  }
}