{
  "schemaVersion": 2,
  "brand": "Onchain Router",
  "organization": "AgenticFI",
  "reviewedAt": "2026-09-04",
  "api": {
    "status": "available",
    "origin": "https://onchainrouter.dev"
  },
  "clients": {
    "status": "public_alpha",
    "label": "npm alpha",
    "publicPackage": "@agenticfi/onchain-router",
    "publicVersion": "0.1.2",
    "publicRepository": "https://github.com/AgenticFI/onchain-router-clients",
    "installCommand": "npm install @agenticfi/onchain-router@alpha",
    "candidatePackage": "@agenticfi/onchain-router",
    "platforms": [
      "macOS",
      "Linux"
    ],
    "notice": "AgenticFI client packages version 0.1.2 are public MIT-licensed alphas on npm under the alpha tag. OpenClaw and Hermes version 0.1.0 are public MIT alphas installable through their hosts’ native GitHub installers. The Python SDK remains source-only; ClawHub and PyPI listings are not claimed."
  },
  "hostReleases": {
    "openclaw": {
      "status": "public_alpha",
      "label": "GitHub alpha · 0.1.0",
      "version": "0.1.0",
      "tag": "v0.1.0",
      "repository": "https://github.com/AgenticFI/onchain-router-openclaw",
      "release": "https://github.com/AgenticFI/onchain-router-openclaw/releases/tag/v0.1.0",
      "sourceCommit": "8f9203b4eccd1b0df3b87c4eb41ceb1e06546e1e",
      "installCommand": "openclaw plugins install git:github.com/AgenticFI/onchain-router-openclaw@v0.1.0 --force",
      "registry": {
        "name": "ClawHub",
        "status": "not_listed"
      },
      "fundedHostAcceptance": false
    },
    "hermes": {
      "status": "public_alpha",
      "label": "GitHub alpha · 0.1.0",
      "version": "0.1.0",
      "tag": "v0.1.0",
      "repository": "https://github.com/AgenticFI/onchain-router-hermes",
      "release": "https://github.com/AgenticFI/onchain-router-hermes/releases/tag/v0.1.0",
      "sourceCommit": "c9a5ea5e73003c4286a13b0aa81e99259e0a9b14",
      "installCommand": "hermes plugins install AgenticFI/onchain-router-hermes --enable",
      "registry": {
        "name": "PyPI",
        "status": "not_published_not_required_for_git_install"
      },
      "fundedHostAcceptance": false
    }
  },
  "repositories": {
    "clients": "https://github.com/AgenticFI/onchain-router-clients",
    "openclaw": "https://github.com/AgenticFI/onchain-router-openclaw",
    "hermes": "https://github.com/AgenticFI/onchain-router-hermes"
  },
  "integrations": [
    {
      "id": "api",
      "name": "Direct API",
      "audience": "You already have an x402 buyer",
      "description": "Send familiar JSON to one HTTPS origin. Bring an official x402 client that supports exact EIP-3009 Base USDC payments.",
      "route": "/docs/direct-api",
      "state": "public_api",
      "statusLabel": "Public API",
      "repository": null
    },
    {
      "id": "sdks",
      "name": "TypeScript SDK",
      "audience": "You are building a Node.js application",
      "description": "Typed discovery and paid calls over the Buyer Runtime, with one recovery and receipt contract for every capability.",
      "route": "/docs/sdk-examples",
      "state": "npm_alpha",
      "statusLabel": "npm alpha · 0.1.2",
      "repository": "https://github.com/AgenticFI/onchain-router-clients"
    },
    {
      "id": "cli",
      "name": "Buyer CLI",
      "audience": "You work in a terminal",
      "description": "Create and unlock a dedicated wallet, set budgets, make requests, recover outcomes, and inspect receipts.",
      "route": "/docs/cli",
      "state": "npm_alpha",
      "statusLabel": "npm alpha · 0.1.2",
      "repository": "https://github.com/AgenticFI/onchain-router-clients"
    },
    {
      "id": "mcp",
      "name": "MCP",
      "audience": "Your agent uses native tools",
      "description": "Nine focused tools for discovery, generation, wallet status, and receipts. Local stdio, with human-owned wallet setup.",
      "route": "/docs/mcp",
      "state": "npm_alpha",
      "statusLabel": "npm alpha · 0.1.2",
      "repository": "https://github.com/AgenticFI/onchain-router-clients"
    },
    {
      "id": "proxy",
      "name": "Local OpenAI proxy",
      "audience": "Your app accepts an OpenAI base URL",
      "description": "A protected loopback adapter handles payments locally and caches eligible identical text responses for ten minutes.",
      "route": "/docs/proxy",
      "state": "npm_alpha",
      "statusLabel": "npm alpha · 0.1.2",
      "repository": "https://github.com/AgenticFI/onchain-router-clients"
    },
    {
      "id": "skill",
      "name": "Agent Skill",
      "audience": "Your coding agent follows reusable instructions",
      "description": "Discovery, payment, and recovery guidance over the installed Buyer CLI. The agent never receives your wallet key.",
      "route": "/docs/agent-skill",
      "state": "public_source",
      "statusLabel": "MIT source · alpha",
      "repository": "https://github.com/AgenticFI/onchain-router-clients"
    },
    {
      "id": "openclaw",
      "name": "OpenClaw",
      "audience": "You use OpenClaw agents",
      "description": "A native provider, live policy-filtered models, bounded media tools, and same-key retry protection through the local proxy.",
      "route": "/docs/openclaw",
      "state": "github_alpha",
      "statusLabel": "GitHub alpha · 0.1.0",
      "repository": "https://github.com/AgenticFI/onchain-router-openclaw"
    },
    {
      "id": "hermes",
      "name": "Hermes Agent",
      "audience": "You use Hermes Agent",
      "description": "A native model provider, media tools, in-session discovery, diagnostics, and deliberate recovery commands.",
      "route": "/docs/hermes",
      "state": "github_alpha",
      "statusLabel": "GitHub alpha · 0.1.0",
      "repository": "https://github.com/AgenticFI/onchain-router-hermes"
    }
  ],
  "workbench": {
    "status": "included_in_build",
    "url": "/workbench/",
    "guide": "/docs/workbench"
  },
  "routing": {
    "status": "experimental_alpha",
    "publicAutomaticRouting": false
  }
}
