financial-analyst-api-production-b81a.up.railway.app

financial-analyst-api-production-b81a.up.railway.app
Category
Service
Network
Avg / request
$0.25 – $5.00
Endpoints
8

Service overview

What is financial-analyst-api-production-b81a.up.railway.app?

Financial Analyst API — FX P&L. Decompose investment returns into local asset performance and currency movement contribution. Given entry and exit prices in any currency pair with dated interim cash flows, returns total USD P&L, annualized return, and the exact basis points attributable to FX versus the underlying position. Applicable to cross-border private equity, international fixed income, commodity positions, and any multi-currency investment where currency attribution matters.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://financial-analyst-api-production-b81a.up.railway.app/amortization/schedule" \
  --method POST \
  --data '{
  "annual_rate": "{annual_rate}",
  "interest_only_months": "{interest_only_months}",
  "loan_amount": "{loan_amount}",
  "start_date": "{start_date}",
  "term_months": "{term_months}"
}'
What you get back
{
  "endpoint": "POST /amortization/schedule",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services