$0.01
per call · USD Coin on Base
Live Bitcoin BTC-USD market-regime and risk evidence for autonomous AI agents, algorithmic systems, portfolio monitors, and quantitative workflows. Returns current market state and phase, coherence, commitment, pressure, derived directional bias, alert label, completion readiness, transition strength, false-breakout risk, and recent state-change events. Experimental analytics only; not financial advice.
Endpoint
GET https://observer.137-184-67-179.sslip.io/paid/evidence-summary.json6
Calls / 30d
5
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://observer.137-184-67-179.sslip.io/paid/evidence-summary.json", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://observer.137-184-67-179.sslip.io/paid/evidence-summary.json?limit=25" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"all_events": 493,
"calculation_window": {
"end_at": "2026-07-29T10:50:14Z",
"rows_used": 120,
"start_at": "2026-07-28T05:05:14Z"
},
"contract_revision": "observer_provenance_v1",
"current_interpretation": {
"false_breakout_risk_label": "high_false_breakout_risk",
"transition_label": "bluechip_no_transition_signal",
"value_hold_label": "moderate_value_hold_conditions"
},
"current_market": {
"data_quality": "ok",
"directional_bias_basis": "sign_of_trend_delta",
"directional_bias_is_derived": true,
"symbol": "BTC-USD"
},
"generated_at": "2026-07-29T10:50:15Z",
"latest_observation_at": "2026-07-29T10:50:14Z",
"observation_id": "sha256:example",
"response_generated_at": "2026-07-29T10:50:15Z",
"schema_version": "observer_evidence_summary_v2",
"source": "bluechip_observer_pipeline",
"source_identity": {
"product_id": "BTC-USD",
"provider": "Coinbase",
"source": "coinbase_public_exchange_api"
},
"source_observed_at": "2026-07-29T10:50:14Z",
"state_change_events": [],
"summary": {
"alert_label": "caution_false_breakout_watch",
"coherence_score": 0.86,
"commitment_score": 0.44,
"completion_readiness_score": 0.42,
"directional_bias": "UP",
"false_breakout_risk_score": 0.61,
"market_phase": "TRANSITION",
"market_state": "CHOP",
"pressure_score": 0.09,
"price": 64514.31,
"symbol": "BTC-USD",
"transition_strength_score": 0.24
},
"valid_for_seconds": 1200,
"valid_until": "2026-07-29T11:10:14Z",
"validity": {
"status": "fresh"
}
}Payment details
0xfde7913abe6e4a4e3e3134cf050df9030ae8ef48USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Sslip & similar services
Sslip · Convert Weight
87-106-119-237.sslip.io
Convert a non-negative weight or mass value between common units. Use this deterministic endpoint when an agent needs a precise unit conversion.
Sslip · Market Data Attestation
base.46-225-15-169.sslip.io
Market Data Integrity Attestation. The caller supplies the observations. Tradebot checks causal timing, freshness, gaps, sequencing, identity consistency, and cryptographic record hashes. The response contains a PASS/FAIL verdict, safe_to_use, named checks, and a deterministic attestation identity. It provides no trade recommendation and no market-data redistribution; it performs no market-data acquisition.
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.