Animica x402 Directory

Directory / regimeshift.xyz

regimeshift.xyz/api/v1/risk/max-ltv

Maximum-safe LTV for collateralized agent loans. Computed from (cv + λ·j²)-derived variance over loan horizon + 6-mode regime cap. Lender-specifiable max_default_prob. Returns binding constraint (math vs regime_cap) so agents can see WHY the cap is what it is. Same calibrator as Agent-SOFR rate endpoint.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://regimeshift.xyz/api/v1/risk/max-ltv'

# -> 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://regimeshift.xyz/api/v1/risk/max-ltv'

Endpoint: https://regimeshift.xyz/api/v1/risk/max-ltv. Operated by regimeshift.xyz, 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.

Other endpoints on regimeshift.xyz

regimeshift.xyz/api/v1/asset/btc/vrp

BTC Volatility Risk Premium — DVOL minus Parkinson realized vol (72h). Positive = sell-vol opportunity, negative = buy-vol. Response includes regime classificat…

GET · $0.001

regimeshift.xyz/api/v1/asset/eth/vrp

ETH Volatility Risk Premium — DVOL minus Parkinson realized vol (72h). Positive = sell-vol opportunity, negative = buy-vol. Response includes regime classificat…

GET · $0.001

regimeshift.xyz/api/v1/rate/sofr/usd

Agent-SOFR — decentralized USD short-rate benchmark for AI agents. Weighted-median of 7 sources + variance + regime premiums. BNS-calibrated 6-mode classifier o…

GET · $0.001

All 4 endpoints on regimeshift.xyz →