Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man refinance-analysis-calculator

/refinance-analysis-calculator

agentutility / edge-finance / refinance-analysis-calculator
PRICE / CALL
$0.01
USDC · base mainnet · scheme: exact
METHOD
POST
CATEGORY
uncategorized
STATUS
live
NAME
refinance-analysis-calculator refinance analysis calculator / mortgage refinance benefits / rate-and-term refi calculator / break-even month calculator / closing-cost…
SYNOPSIS
POST https://x402.agentutility.ai/refinance-analysis-calculator
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Refinance analysis calculator / mortgage refinance benefits / rate-and-term refi calculator / break-even month calculator / closing-cost payback / monthly payment savings. Pure deterministic finance math: compares current loan against proposed refinance, computes current and new payment, monthly savings, break-even months, gross and net savings over hold horizon, then scores whether the refi economics are attractive. No upstream API.

INPUTrequest schema
propertytypedescriptionreq?
current_loan_balancenumberCurrent unpaid principal balance.required
current_ratenumberCurrent annual interest rate as percent, e.g. 7.25.required
new_ratenumberProposed annual interest rate as percent, e.g. 5.95.required
remaining_yearsnumberYears remaining on current loan.required
new_term_yearsnumberProposed refinance term in years. Defaults to remaining_years.optional
closing_costsnumberTotal refinance closing costs financed or paid out of pocket. Default 0.optional
months_to_staynumberExpected holding period in months. Default is new term length.optional
current_monthly_paymentnumberOptional actual current monthly payment override.optional
OUTPUTresponse shape
fieldtypedescription
calculatorstring
scorestring
gradestring
recommendationstring
metricsstring
driversstring
warningsstring
sourcestring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/refinance-analysis-calculator \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the refinance-analysis-calculator tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
edge-financerefinanceanalysiscalculatorrefinance-analysis-calculator
methods
POST
cluster
edgefinance
price
$0.01 USDC per call
ADJACENTother endpoints in edgefinance
endpointdescriptionprice
blended-finance-scoreBlended finance score API / concessional capital efficiency / private capital mobilization / first-loss impact finance calculator.$0.01
blended-finance-score-apiBlended finance score API / concessional capital leverage scoring / impact finance risk score.$0.01
blended-finance-score-api-f70b81Blended finance score API / concessional capital efficiency / private-capital leverage and impact score.$0.01
edgar-filingsEDGAR filings lookup / SEC EDGAR API / public company filing fetcher.$0.01
embedded-finance-scoreEmbedded finance score API / fintech integration quality / compliance KYC uptime conversion chargeback score.$0.01
embedded-finance-score-apiEmbedded finance score API / fintech integration scoring / compliance and conversion lift scoring.$0.01
embedded-finance-score-api-a69119Embedded finance score API / fintech integration quality / compliance, KYC, uptime, conversion, and chargeback score.$0.01
insider-form-4SEC Form 4 insider transactions / insider trading feed / officer-director trades / 10% beneficial owner filings / Section 16 / executive…$0.01
SEE ALSO
agentutility · edgefinance · x402 · mcp · llms.txt · registry.json · bazaar.x402.org