Live Bitcoin BTC-USD market-regime and risk evidence for autonomous AI agents, a
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.
Answeringour last check, 2026-09-24
1 of 1checks answered this week
913 msmedian answer time
$0.01listed price per call
$0.01price 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://observer.137-184-67-179.sslip.io/paid/evidence-summary.json
| Category | Market data |
|---|---|
| Provider host | observer.137-184-67-179.sslip.io |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 8 from 6 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.01 | 913 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {
"limit": 25
},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"description": "Optional query parameters for the Observer evidence-summary product.",
"properties": {
"limit": {
"description": "Maximum number of state-change events returned.",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"additionalProperties": true,
"description": "Current BTC-USD market-regime, readiness, risk, and state-transition evidence.",
"properties": {
"all_events": {
"minimum": 0,
"type": [
"integer",
"null"
]
},
"calculation_window": {
"additionalProperties": true,
"type": "object"
},
"contract_revision": {
"const": "observer_provenance_v1",
"type": "string"
},
"current_interpretation": {
"additionalProperties": true,
"type": "object"
},
"current_market": {
"additionalProperties": true,
"type": "object"
},
"field_availability": {
"additionalProperties": true,
"type": "object"
},
"generated_at": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"latest_observation_at": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"observation_id": {
"type": [
"string",
"null"
]
},
"response_generated_at": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"schema_version": {
"const": "observer_evidence_summary_v2",
"type": "string"
},
"source": {
"type": [
"string",
"null"
]
},
"source_identity": {
"additionalProperties": true,
"type": "object"
},
"source_observed_at": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"state_change_events": {
"items": {
"additionalProperties": true,
"type": "object"
},
"type": "array"
},
"summary": {
"additionalProperties": true,
"type": "object"
},
"valid_for_seconds": {
"minimum": 0,
"type": "integer"
},
"valid_until": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"validity": {
"additionalProperties": true,
"type": "object"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}