Animica x402 Directory

Directory / regimeshift.xyz

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 on 444k ETH/USDC 5-min bars (λ=1.097 closed-form). Open + IPFS-pinned methodology: agent-sofr-v1.

Call it

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

# -> 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/rate/sofr/usd'

Endpoint: https://regimeshift.xyz/api/v1/rate/sofr/usd. 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/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_defaul…

GET · $0.001

All 4 endpoints on regimeshift.xyz →