{
  "name": "Transacts",
  "description": "Covers the financial rails, protocols, and platforms that let autonomous software agents hold assets, execute transactions, and participate in digital markets. Tracks infrastructure providers, standards efforts, and regulatory developments for readers building or operating agent-driven economic systems.",
  "url": "https://transacts.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Transacts",
    "url": "https://transacts.today"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "skills": [
    {
      "id": "read-news",
      "name": "Read news",
      "description": "Agent-driven finance and the rails beneath it Read the latest articles via feeds (/feed.xml, /atom.xml, /feed.json), the JSON API (/api/articles), or llms.txt. All endpoints are static and read-only.",
      "tags": [
        "agent financial infrastructure",
        "autonomous wallets and payments",
        "onchain agent economies",
        "agent commerce tooling"
      ]
    }
  ]
}
