ToolAssay

US market-liquidity & financial-conditions macro signal (no params)

US market-liquidity & financial-conditions macro signal (no params)

Answeringour last check, 2026-09-24
1 of 1checks answered this week
832 msmedian answer time
$0.05listed price per call
$0.05price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://liquidity.lonestaroracle.xyz/liquidity

CategoryMarket data
Provider hostliquidity.lonestaroracle.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days2 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 832 ms

Example input (from the provider)

{
  "method": "GET",
  "type": "http"
}

Promised output schema (from the provider)

{
  "category": "markets",
  "description": "US market-liquidity and financial-conditions macro read, made agent-callable. One x402 call (no parameters) returns net liquidity \u2014 the Fed balance sheet minus overnight reverse repo minus the Treasury General Account, the widely-watched proxy for the dollar liquidity behind risk assets \u2014 and its 4-week trend (EXPANDING / NEUTRAL / CONTRACTING), plus financial conditions from the Chicago Fed NFCI (LOOSE / NEUTRAL / TIGHT), the high-yield credit spread, the 10y-2y yield curve, and a combined regime read (risk-on tailwind / mixed / risk-off headwind). The 'is the tide coming in or going out' signal that sits behind every risk asset, served pay-per-call. $0.05 in USDC on Base via x402. Source: FRED / Federal Reserve (free/public). Sibling of MacroPulse; pairs with the positioning cluster (COT, FundingRates).",
  "name": "LiquidityPulse",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {},
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "components_usd_bn": {
            "bank_reserves": 2993.3,
            "fed_balance_sheet": 6748.6,
            "reverse_repo_onrrp": 1.4,
            "treasury_general_account": 907.3
          },
          "credit_spread_hy_pct": 2.75,
          "financial_conditions": "LOOSE",
          "financial_conditions_nfci": -0.529,
          "interpretation": "Net liquidity is contracting (-1.95% over 4 weeks) and financial conditions are loose (NFCI -0.53, easing). Regime: mixed.",
          "liquidity_signal": "CONTRACTING",
          "net_liquidity_4w_change_bn": -115.9,
          "net_liquidity_4w_change_pct": -1.95,
          "net_liquidity_usd_bn": 5839.9,
          "regime": "Mixed",
          "source": "Federal Reserve Economic Data (FRED)",
          "yield_curve_10y2y": 0.44
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "tags": [
    "liquidity",
    "macro",
    "financial-conditions",
    "fed",
    "risk"
  ],
  "type": "object",
  "version": "1.0.0"
}

This page as JSON