agents.x402stock.xyz
https://agents.x402stock.xyz/api/v1/fear-greed/regimeThe combined market regime — one read fusing the stock Fear & Greed score and velocity, VIX, insider-buying sentiment, and net liquidity into a named regime (e.g. Mixed Signals) with severity and a suggested stance, plus how the S&P 500 historically performed after similar regimes (forward 5/22-day and 1/3-month returns and win rates). From x402stock, a market & economic data API (x402, USDC).
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 1406ms · p95 2941msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/25/2026, 12:00:00 AM | 100% | 1 | 1442ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 1333ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 1639ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 1664ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 1533ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 1363ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 1486ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 2019ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 1533ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 1525ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 1671ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 1473ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 1360ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 1821ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 1316ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 2085ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 1483ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 1550ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 1450ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 1561ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 1506ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 1410ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 1509ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 2646ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 918ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 363ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 378ms |
| 8/21/2026, 12:00:00 AM | 100% | 1 | 315ms |
- Availability
- 100
- Latency
- 60
- Security
- 100
- Transparency
- 61
- Activity
- not yet measured
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- GoDaddy.com, LLC
- Domain registered
- 2026-05-30
- Hosting network
- RS-1125
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payout address changed 1 time, last on 8/13/2026
- 0x7ec9…ca17 → 0xfd22…f914 (base) · 8/13/2026
A changed payout address is worth a second look — it can be routine, but it is also how a hijacked listing redirects funds.
Only payments settled on chains and facilitators we index.
Response schema
{
"additionalProperties": false,
"properties": {
"as_of": {
"type": "string"
},
"current": {
"additionalProperties": false,
"properties": {
"fg_score": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"fg_zone": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"insider_label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"insider_score": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"liquidity_label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"liquidity_score": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"velocity": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"vix": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"vix_level": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"required": [
"fg_score",
"fg_zone",
"velocity",
"vix",
"vix_level",
"insider_score",
"insider_label",
"liquidity_score",
"liquidity_label"
],
"type": "object"
},
"history": {
"additionalProperties": false,
"properties": {
"avg_forward_22d_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"avg_forward_5d_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"avg_spy_1m_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"avg_spy_3m_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"episodes": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"win_rate_1m_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"win_rate_3m_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"episodes",
"avg_forward_5d_percent",
"avg_forward_22d_percent",
"avg_spy_1m_percent",
"avg_spy_3m_percent",
"win_rate_1m_percent",
"win_rate_3m_percent"
],
"type": "object"
},
"regime": {
"additionalProperties": false,
"properties": {
"action": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"description": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"severity": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"required": [
"id",
"name",
"severity",
"description",
"action"
],
"type": "object"
},
"source": {
"const": "x402stock",
"type": "string"
}
},
"required": [
"source",
"as_of",
"regime",
"current",
"history"
],
"type": "object"
}