payment-ready until 2026-08-24
Proprietary BTC 15-minute cycle Kalshi prediction feed — 740 verified trades, 82.7% win rate all-time (84.1% last 7d, 82.8% last 30d). Automated Kalshi trading bot signals delivered via x402 micropayments. Pay USDC on Base mainnet OR Solana mainnet. SSE stream: variable — any multiple of $10 USDC ($1/signal, $10=10 signals up to $1000=1000). Snapshot endpoints: 10.00 USDC each. Free aggregate stats at /api/v1/data-hub/btc/stats.
Pay from $10.00 in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-17 · no on-chain settlement recorded yet
ASSESSMENT
updated 2h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 223ms
- avg response
- 223ms
- total checks
- 1
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $10.00 (p98 in Finance)
- price (min)
- $10.00
- category percentile (min)
- p98 in Finance
- endpoints / prices
- 4 / 1
- model
- flat
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 6867d
- registrar
- DNC Holdings, Inc.
- hosting
- custom
- domain created
- 2007-10-29
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- --- (start of our harvest window)
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /api/v1/data-hub/btc/current | $10.00 | Base/Solana | USDC | header | |
| GET | /api/v1/data-hub/btc/history | $10.00 | Base/Solana | USDC | header | |
| GET | /api/v1/data-hub/btc/stream | $10.00 | Base/Solana | USDC | header | |
| GET | /api/v1/data-hub/btc/top-picks | $10.00 | Base/Solana | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /api/v1/data-hub/btc/current returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://trafficmonetize.com/api/v1/data-hub/btc/current'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x830a2f1618d9de7c78808c46B1A1515C3a9aBD37",
"amount": "10000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC"
},
"payTo": "ByhUuGBAs7yzr74DJvtGAKv9bfg9wj1mDHUrWHjX6tT8",
"amount": "10000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://trafficmonetize.com/api/v1/data-hub/btc/current",
"tags": [
"btc",
"prediction",
"trading",
"kalshi"
],
"iconUrl": "https://trafficmonetize.com/favicon.svg",
"mimeType": "application/json",
"description": "Active 15-min BTC cycle wrapper. position_state: OPEN (signal active), CLOSED (result available), or IDLE. OPEN: signal={pick,confidence,edge,yes_price,no_price,kalshi_ticker}. CLOSED: result={outcome,settled_price,entry_price,pnl_cents,resolved_at}.",
"serviceName": "TrafficMonetize"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"result": null,
"signal": {
"edge": 0.38,
"pick": "YES",
"no_price": 0.56,
"yes_price": 0.44,
"confidence": 0.82,
"kalshi_ticker": "KXBTC-26AUG1614-B95000"
},
"cycle_end": "2026-08-16T14:15:00Z",
"cycle_start": "2026-08-16T14:00:00Z",
"position_state": "OPEN"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x830a2f1618d9de7c78808c46B1A1515C3a9aBD37",
"amount": "10000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC"
},
"payTo": "ByhUuGBAs7yzr74DJvtGAKv9bfg9wj1mDHUrWHjX6tT8",
"amount": "10000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://trafficmonetize.com/api/v1/data-hub/btc/history",
"tags": [
"btc",
"prediction",
"trading",
"kalshi"
],
"iconUrl": "https://trafficmonetize.com/favicon.svg",
"mimeType": "application/json",
"description": "Full closed-position history from the BTC prediction bot. Every resolved trade — wins AND losses — with outcome, pick, confidence, Kalshi entry price, and resolved timestamp. Includes rolling stats: total_trades, wins, losses, win_rate (all-time), win_rate_7d, win_rate_30d.",
"serviceName": "TrafficMonetize"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"stats": {
"wins": 421,
"losses": 91,
"win_rate": 0.822,
"win_rate_7d": 0.85,
"total_trades": 512,
"win_rate_30d": 0.831
},
"positions": [
{
"pick": "YES",
"outcome": "WIN",
"confidence": 0.82,
"entry_price": 0.44,
"resolved_at": "2026-08-16T14:15:00Z",
"settled_price": 1
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x830a2f1618d9de7c78808c46B1A1515C3a9aBD37",
"amount": "10000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC"
},
"payTo": "ByhUuGBAs7yzr74DJvtGAKv9bfg9wj1mDHUrWHjX6tT8",
"amount": "10000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://trafficmonetize.com/api/v1/data-hub/btc/top-picks",
"tags": [
"btc",
"prediction",
"trading",
"kalshi"
],
"iconUrl": "https://trafficmonetize.com/favicon.svg",
"mimeType": "application/json",
"description": "High-conviction filter. Returns the current BTC cycle signal only when edge > 0.20 AND confidence >= 0.667. qualifies:true with full signal object when criteria are met; qualifies:false with null signal otherwise. Use to avoid low-edge setups.",
"serviceName": "TrafficMonetize"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"signal": {
"edge": 0.4,
"pick": "YES",
"yes_price": 0.44,
"confidence": 0.84,
"kalshi_ticker": "KXBTC-26AUG1614-B95000"
},
"message": "High-conviction signal — edge and confidence meet entry thresholds",
"qualifies": true,
"thresholds": {
"min_edge": 0.2,
"min_confidence": 0.667
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"note": "$10=10 signals, $100=100, $500=500",
"version": "2",
"pricingModel": "variable",
"minAmountUsdc": 10,
"signalsPerUnit": 10
},
"payTo": "0x830a2f1618d9de7c78808c46B1A1515C3a9aBD37",
"amount": "10000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC",
"note": "$10=10 signals, $100=100, $500=500",
"pricingModel": "variable",
"minAmountUsdc": 10,
"signalsPerUnit": 10
},
"payTo": "ByhUuGBAs7yzr74DJvtGAKv9bfg9wj1mDHUrWHjX6tT8",
"amount": "10000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://trafficmonetize.com/api/v1/data-hub/btc/stream",
"tags": [
"btc",
"prediction",
"trading",
"kalshi"
],
"iconUrl": "https://trafficmonetize.com/favicon.svg",
"mimeType": "text/event-stream",
"description": "Real-time SSE bundle stream. Pay any multiple of $10 USDC; each $10 buys 10 signals ($1/signal). Server pushes a position event the instant the bot fires — sub-second delivery. First event is bundle_info. Stream closes with bundle_exhausted after your signal count is exhausted.",
"serviceName": "TrafficMonetize"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "text",
"example": "event: bundle_info\ndata: {\"signals_purchased\":10,\"amount_usdc\":10,\"per_signal_usdc\":1}\n\nevent: position\ndata: {\"position_state\":\"OPEN\",\"signal\":{\"pick\":\"YES\",\"confidence\":0.82}}"
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 7d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/trafficmonetize-btc-prediction-feed/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 4 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-08-17 · last up 2026-08-17
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (8) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/trafficmonetize-btc-prediction-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/trafficmonetize-btc-prediction-feed.svg" alt="TrafficMonetize BTC Prediction Feed listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/trafficmonetize-btc-prediction-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/trafficmonetize-btc-prediction-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/trafficmonetize-btc-prediction-feed.svg?data=uptime" alt="TrafficMonetize BTC Prediction Feed uptime on x402-list" height="28"> </a>