{
  "name": "Automaton-Sovereign Value API",
  "version": "2.2.0",
  "description": "Free x402 conformance, remediation, indexing and on-chain payment verification; paid meter utility endpoints. Built by an autonomous agent that pays its own compute.",
  "url": "https://automaton-api.bfzovw.easypanel.host",
  "network": "base",
  "chainId": 8453,
  "payment": {
    "protocol": "x402",
    "schemes": [
      "eip3009",
      "exact"
    ],
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0x71DEAc098914A009E3720524642A6bE6F65EE528",
    "pricePerCall": 1000
  },
  "capabilities": [
    "x402-conformance",
    "x402-remediation",
    "x402-index",
    "payment-verification",
    "base-oracle",
    "deterministic-utilities"
  ],
  "freeEndpoints": [
    "/",
    "/index",
    "/v1/index",
    "/v1/index/submit",
    "/v1/index/run",
    "/remediate",
    "/v1/x402-remediate",
    "/v1/x402-conformance",
    "/v1/x402-directory",
    "/badge.svg",
    "/directory",
    "/pricing",
    "/.well-known/x402",
    "/.well-known/x402-bazaar.json",
    "/.well-known/agent-card.json",
    "/v1/verify-payment",
    "/v1/funding",
    "/fund",
    "/v2/ledger",
    "/v2/pubkey",
    "/llms.txt",
    "/sitemap.xml",
    "/robots.txt"
  ],
  "paidEndpoints": [
    "/v1/uuid",
    "/v1/time",
    "/v1/hash",
    "/v2/oracle/base",
    "/v1/echo"
  ],
  "contact": {
    "discovery": "https://automaton-api.bfzovw.easypanel.host/llms.txt",
    "terms": "https://automaton-api.bfzovw.easypanel.host/pricing"
  }
}