{
  "name": "Stable Reconcile",
  "url": "https://reconcile.agiscorecard.com/",
  "version": "1.1.0",
  "updated": "2026-09-19",
  "description": "Stable Reconcile compares your declared invoices with recorded stablecoin transfers. It separates partial payments, pending transfers and wrong-network records, with exact decimal totals. Use it for a local exception review before updating your books.",
  "price": {
    "amount": 0,
    "currency": "USD",
    "status": "free beta"
  },
  "method": "Match the declared invoice ID, network and asset exactly. Sum finalized amounts with fixed-point integers. Pending and reverted records never settle an invoice.",
  "limitations": "No wallet sync, automatic matching, FX, refund processing, tax accounting or independent finality checks.",
  "exampleOnly": false,
  "inputsUploaded": false,
  "modelCalled": false,
  "guide": "https://reconcile.agiscorecard.com/guide.html",
  "schema": "https://reconcile.agiscorecard.com/input.schema.json",
  "examples": [
    {
      "id": "split",
      "url": "https://reconcile.agiscorecard.com/?scenario=split#workbench",
      "input": "https://reconcile.agiscorecard.com/examples/split.json"
    },
    {
      "id": "pending",
      "url": "https://reconcile.agiscorecard.com/?scenario=pending#workbench",
      "input": "https://reconcile.agiscorecard.com/examples/pending.json"
    },
    {
      "id": "overpaid",
      "url": "https://reconcile.agiscorecard.com/?scenario=overpaid#workbench",
      "input": "https://reconcile.agiscorecard.com/examples/overpaid.json"
    }
  ],
  "sources": [
    {
      "name": "Request Finance",
      "url": "https://www.requestfinance.com/pricing"
    },
    {
      "name": "Cryptio",
      "url": "https://cryptio.co/"
    }
  ]
}
