x402 List

x402 Protocol Service Directory

Orisha Data

Data

Structural market data over x402 on Base. D1: real-time support/resistance levels for CME micro futures (MES, MNQ, MYM) with zone status, freshness fields, and a stated coverage window (Mon–Fri 09:30–16:10 ET, 3-min cadence, 600s freshness contract) — $0.07/call. C1: BTC-USD spot feed — $0.01/call. Free unsigned previews and machine-readable docs at /docs. Validation-first serving: stale or market-closed data is refused unpaid, never sold.

Pay from $0.01 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://orisha-data.com WEBSITE https://orisha-data.com/docs ENDPOINTS 1 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-17 MONITORED SINCE 2026-07-17

ASSESSMENT

updated 3h ago

Evidence-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
68ms
avg response
68ms
total checks
1
compliance A (11/12)

11 of 12 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 (p65 in Data)
price (min)
$0.01
category percentile (min)
p65 in Data
endpoints / prices
1 / 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.

WHAT IT DOES

ai-derived

Provides crypto and FX price data with signal enrichment and CME micro futures structural levels

category
market-data
in
path
cryptofxprice-datamarket-datafuturessignal-enrichment

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /c1/price/BTC-USD $0.01 Base USDC
1 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /c1/price/BTC-USD returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://orisha-data.com/c1/price/BTC-USD'
// 402 response (captured by monitor) · 1 payload · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x4C4245c42Ccf7d5c8FBaeEbbaEB58C847A316C28",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://orisha-data.com/c1/price/:pair",
      "tags": [
        "crypto",
        "price",
        "signal",
        "market-data"
      ],
      "mimeType": "",
      "description": "Crypto/FX price with signal enrichment",
      "serviceName": "orisha-data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "pathParams": {
              "pair": "BTC-USD"
            },
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "pair": "BTC-USD",
              "price": 97250,
              "signal": "bullish",
              "source": "x402desk",
              "timestamp": "2026-07-14T12:00:00.000Z",
              "change_24h_pct": 2.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"
                },
                "pathParams": {
                  "type": "object",
                  "required": [
                    "pair"
                  ],
                  "properties": {
                    "pair": {
                      "type": "string",
                      "description": "Trading pair, e.g. BTC-USD, ETH-USD, SOL-USD"
                    }
                  }
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        },
        "routeTemplate": "/c1/price/:pair"
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-17 · uptime 100.0% · 287ms avg07-1707-17
RESPONSE TIME
07-17 · 287ms avg07-17 · 287ms avg07-1707-17
7d UPTIME 100%
UPTIME 7D 100%
AVG RESP 282ms
TOTAL CHECKS 13

RECENT CHECKS

TIME STATUS RESP
● OK 112ms
● OK 407ms
● OK 245ms
● OK 223ms
● OK 393ms
● OK 88ms
● SLOW 452ms
● OK 330ms
● OK 310ms
● SLOW 635ms
● OK 348ms
● OK 61ms
● OK 68ms

OVER TIME

All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/orisha-data/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).

PRICE (captured 402, USD)
building price history ($0.01)
SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

11/12 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
  • response mimeType declared
  • served over HTTPS

EMBED THIS BADGE

Show that Orisha Data is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Orisha Data listed on x402-list
status
Orisha Data uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/orisha-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/orisha-data.svg" alt="Orisha Data listed on x402-list" height="28">
</a>
// Markdown
[![Orisha Data on x402-list](https://x402-list.com/badge/orisha-data.svg)](https://x402-list.com/services/orisha-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/orisha-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/orisha-data.svg?data=uptime" alt="Orisha Data uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]