Directory / financial-analyst.ai
Compute XIRR and MOIC from irregular cash flows with exact dates. Standard for private equity, real estate, and venture return calculations.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://financial-analyst.ai/xirr/compute' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://financial-analyst.ai/xirr/compute'
Endpoint: https://financial-analyst.ai/xirr/compute. Operated by financial-analyst.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Full amortization schedule with monthly payment breakdown, interest-only periods, and payoff date. Supports fixed-rate, bridge, and interest-only loan structure…