Relays Hyperliquid HIP-4 prediction market data over x402: a catalog of outcomes with their metadata, and the settled result for a single outcome by id. Upstream payloads are relayed verbatim. Operated by x402 Atlas, not by Hyperliquid.
Pay from $0.005 to $0.01 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 4h 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
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 526ms
- avg response
- 308ms
- total checks
- 47
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.005 to $0.01 (p36 in Finance)
- price (min)
- $0.005
- price (max)
- $0.01
- category percentile (min)
- p36 in Finance
- category percentile (max)
- p32 in Finance
- endpoints / prices
- 2 / 2
- model
- tiered
- 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.
traction $0.0055 30d · 0 buyers
- volume 30d
- $0.0055
- buyers 30d
- 0
- settlements 30d
- 1
- last settlement
- 2026-07-20
- top buyer share
- 59% of 30d volume
- trend 7d vs 30d
- 3.12x the 30d daily rate
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides access to Hyperliquid prediction market outcomes and settled results.
- category
- prediction-markets
- in
- query params
- auth
- none
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /outcomes | $0.005 | Base/Solana | USDC | |
| GET | /settled | $0.01 | Base/Solana | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /outcomes returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://hyperliquid-predict.use.x402atlas.com/outcomes'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"tier": "standard",
"version": "2",
"merchant": "x402Atlas"
},
"payTo": "0xA55B06462A2e48661bAdF22f5841F95aE654b716",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"tier": "standard",
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
"merchant": "x402Atlas"
},
"payTo": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
"amount": "5000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://hyperliquid-predict.use.x402atlas.com/outcomes",
"mimeType": "application/json",
"description": "The catalog of Hyperliquid prediction-market outcomes and their metadata.",
"serviceName": "Hyperliquid Prediction Markets"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"outcomes": {
"outcomes": [],
"questions": []
},
"queried_at": "2026-07-10T12:00:00Z"
}
}
},
"tags": [
"hyperliquid",
"crypto",
"prediction-market",
"outcomes",
"markets",
"forecasting"
],
"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"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"queried_at",
"outcomes"
],
"properties": {
"outcomes": {
"type": "object",
"properties": {
"outcomes": {
"type": "array",
"description": "Prediction-market outcomes and their metadata"
},
"questions": {
"type": "array",
"description": "Prediction-market questions"
}
},
"description": "Upstream outcomeMeta payload, relayed verbatim — an object carrying the outcomes and questions catalogs"
},
"queried_at": {
"type": "string",
"format": "date-time",
"description": "UTC timestamp when the upstream was queried"
}
}
}
}
}
}
},
"category": "finance",
"routeTemplate": ":var1"
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"tier": "standard",
"version": "2",
"merchant": "x402Atlas"
},
"payTo": "0xA55B06462A2e48661bAdF22f5841F95aE654b716",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"tier": "standard",
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
"merchant": "x402Atlas"
},
"payTo": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://hyperliquid-predict.use.x402atlas.com/settled",
"mimeType": "application/json",
"description": "The settled result for one Hyperliquid prediction-market outcome by id.",
"serviceName": "Hyperliquid Prediction Markets"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"outcome": "1"
}
},
"output": {
"type": "json",
"example": {
"result": {},
"outcome": "1",
"queried_at": "2026-07-10T12:00:00Z"
}
}
},
"tags": [
"hyperliquid",
"crypto",
"prediction-market",
"settled",
"outcome",
"forecasting"
],
"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"
},
"queryParams": {
"type": "object",
"required": [
"outcome"
],
"properties": {
"outcome": {
"type": "string",
"maxLength": 128,
"description": "Prediction-market outcome id (from /outcomes)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"queried_at",
"outcome",
"result"
],
"properties": {
"result": {
"type": "object",
"description": "Upstream settledOutcome payload for this outcome, relayed verbatim"
},
"outcome": {
"type": "string",
"description": "The outcome id that was queried"
},
"queried_at": {
"type": "string",
"format": "date-time",
"description": "UTC timestamp when the upstream was queried"
}
}
}
}
}
}
},
"category": "finance",
"routeTemplate": ":var1"
}
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 24h window selected here. Every series is also served as JSON at /api/v1/services/hyperliquid-prediction-markets-data-x402-atlas/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).
Median across 2 endpoints. Use the selector to isolate one.
Shared payout address (19 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 20 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (19 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 20 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 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
EMBED THIS BADGE
<a href="https://x402-list.com/services/hyperliquid-prediction-markets-data-x402-atlas?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/hyperliquid-prediction-markets-data-x402-atlas.svg" alt="Hyperliquid Prediction Markets Data (x402 Atlas) listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/hyperliquid-prediction-markets-data-x402-atlas?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/hyperliquid-prediction-markets-data-x402-atlas?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/hyperliquid-prediction-markets-data-x402-atlas.svg?data=uptime" alt="Hyperliquid Prediction Markets Data (x402 Atlas) uptime on x402-list" height="28"> </a>