{
  "name": "CloudPayX Agent",
  "version": "2.1",
  "website": "https://cloudpayx.com/agents",
  "apiBase": "https://api.cloudpayxagent.xyz",
  "network": "xrpl:0",
  "services": [
    {
      "name": "Token Analysis",
      "path": "/agent/token-analysis"
    },
    {
      "name": "Arbitrage Check",
      "path": "/agent/arbitrage-check"
    },
    {
      "name": "Risk Check",
      "path": "/agent/risk-check"
    },
    {
      "name": "Ledger Status",
      "path": "/agent/ledger-status"
    },
    {
      "name": "Repair",
      "path": "/agent/repair"
    }
  ]
}