{
  "name": "LogicNodes",
  "description": "Neutral verification and escrow oracle for machine-to-machine payments on Base. Lock USDC -> independently verify the work (13 deterministic condition types) -> release or refund. Every settlement issues a POL receipt; the full receipt set is Merkle-anchored on-chain daily and publicly auditable at https://logicnodes.io/agents/graph. Every published metric is real or labeled as a test: https://logicnodes.io/transparency.html",
  "image": "https://logicnodes.io/logo.png",
  "endpoints": [
    { "type": "https", "url": "https://logicnodes.io/escrow/create" },
    { "type": "https", "url": "https://logicnodes.io/agents/resolve" },
    { "type": "a2a", "url": "https://logicnodes.io/a2a" },
    { "type": "mcp", "url": "https://logicnodes.io/mcp" },
    { "type": "openapi", "url": "https://logicnodes.io/openapi.json" }
  ],
  "registrations": [
    {
      "standard": "erc-8004",
      "chainId": 8453,
      "identityRegistry": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
      "agentId": 55108,
      "registrationTx": "0xe4e1b1e755263632c130301158fe414084cabdd6a49edab034831fdfde28fe90"
    }
  ],
  "supportedTrust": ["reputation", "validation:pol-receipts"],
  "agentCard": "https://logicnodes.io/.well-known/agent-card.json",
  "llms": "https://logicnodes.io/llms.txt"
}
