{
  "x402Version": 2,
  "id": 13887,
  "slug": "13887",
  "resource": "https://financial-analyst.ai/xirr/compute",
  "description": "Compute XIRR and MOIC from irregular cash flows with exact dates. Standard for private equity, real estate, and venture return calculations.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xDA158f96C7d02e787EC75858d108366BDa6aAeb3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "cash_flows": [
              {
                "amount": -5000000,
                "date": "2021-03-01"
              },
              {
                "amount": 8500000,
                "date": "2024-09-01"
              }
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "moic": 3.96,
            "net_profit": 3500000,
            "xirr": 0.2841,
            "xirr_pct": "28.41%"
          },
          "type": "json"
        }
      },
      "schema": {
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "financial-analyst.ai",
  "lastUpdated": "2026-09-05T13:33:22.861Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T13:33:22.521Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "financial-analyst.ai",
    "manifest_name": "financial-analyst.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}