Get Refinance Signal Bundle
get_bundle_refi_signalReturns a refinance signal bundle: current 30yr and 15yr mortgage rates, 52-week high/low range, MBS spread over 10Y Treasury, 30-day and 90-day rate trend, and a refi break-even threshold. The refi_breakeven_threshold field directly answers "what rate does a borrower need to have to benefit from refinancing today?" Priced at $0.60 USDC via x402 on Base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | Yes | Date of the most recent underlying data | |
| bundle | Yes | Bundle identifier: refi_signal | |
| series | Yes | MORTGAGE30US, MORTGAGE15US, DGS10, FEDFUNDS | |
| derived | Yes | mbs_spread, week52_high, week52_low, week52_position_pct, refi_breakeven_threshold | |
| signals | Yes | rate_trend_30d, rate_trend_90d, rate_vs_52wk, refi_environment |