x402 List

x402 Protocol Service Directory

Satoshi Dispatches — Lightning & x402 API

Finance PAYMENT-READY

payment-ready until 2026-09-11

Pay-per-call Lightning Network and Bitcoin data API. Invoice decoding, fee estimates, routing queries, real-time node stats. Dual payment: L402 (Lightning sats) or x402 (USDC on Base). From a real mainnet Lightning node — not a proxy, not a wrapper. The node that serves the data is the same one that processes the payment. 10 sats / $0.001 per call for basic endpoints, 50 sats / $0.005 for routing queries. Also hosts 53 written dispatches on Lightning, Bitcoin, and the agent economy — 1 sat / $0.001 per read.

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

measured since 2026-08-03 (start of our harvest window) · $0 all-time · last settled 2026-08-03

BASE URL https://dispatches.mystere.me WEBSITE https://dispatches.mystere.me ENDPOINTS 5 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-21 MONITORED SINCE 2026-07-21

VERDICT

ranking generation 3

solid 83/100 #36 of 78 in Finance by measured score

What the score read on this service: status online, 77.5% uptime 30d, 1787ms response p95, x402 compliance 14 of 14, $0.001 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Finance, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 78 listings, this one among them. That set is wider than the 78 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN FINANCE

Other Finance services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
SENTINEL Compliance Intelligence strong 98 100% ---
TickersFeed strong 98 100% ---
Bitrefill strong 97 100% $558.29
CoinGecko Crypto Price & Data (x402 Atlas) strong 96 99.6% ---
Trading Strategy Data strong 95 100% ---
5 of 77 other ranked services in Finance · see the whole category

ASSESSMENT

updated 3h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 77.5%
uptime 24h
88.5%
uptime 7d
84.6%
uptime 30d
77.5%
uptime 90d
31.1%
response p95
1787ms
avg response
773ms
total checks
839

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.

jump to compliance checklist

price $0.001 to $0.005 (p7 in Finance)
price (min)
$0.001
price (max)
$0.005
category percentile (min)
p7 in Finance
category percentile (max)
p10 in Finance
endpoints / prices
5 / 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.

domain age
-
registrar
-
hosting
custom
domain created
---

Identity facts, not a risk score.

traction $0.00 30d · 0 buyers
volume 30d
$0.00
buyers 30d
0
settlements 30d
0
measured since
2026-08-03 (start of our harvest window)
last settlement
2026-08-03
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$0
settlements all-time
3
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-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /api/network $0.001 Base USDC header
GET /api/node $0.001 Base USDC header
GET /api/v1/fees $0.001 Base USDC header
GET /api/v1/invoice/decode $0.001 Base USDC header
GET /api/v1/node/routes $0.005 Base USDC header
5 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i 'https://dispatches.mystere.me/api/network'
// 402 response (captured by monitor) · 5 payloads · click to expand
[
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "credentialTypes": [
            "authorization"
          ]
        },
        "payTo": "0xBB733723b6c275835299098417b9c1463a13DEe2",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://dispatches.mystere.me/api/v1/fees",
      "mimeType": "application/json",
      "description": "Current Bitcoin mempool fee estimates from mempool.space"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "confirmations_1": 150,
              "confirmations_3": 80,
              "confirmations_6": 50,
              "confirmations_12": 30,
              "confirmations_144": 10
            }
          }
        },
        "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",
                    "HEAD",
                    "DELETE"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "credentialTypes": [
            "authorization"
          ]
        },
        "payTo": "0xBB733723b6c275835299098417b9c1463a13DEe2",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://dispatches.mystere.me/api/v1/invoice/decode",
      "mimeType": "application/json",
      "description": "Decode any BOLT11 Lightning invoice — amount, description, expiry, payee"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "amount_sat": 10,
              "description": "Payment for service",
              "destination": "03b8a5...",
              "payment_hash": "abc123...",
              "expiry_seconds": 3600
            }
          }
        },
        "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",
                    "HEAD",
                    "DELETE"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "credentialTypes": [
            "authorization"
          ]
        },
        "payTo": "0xBB733723b6c275835299098417b9c1463a13DEe2",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://dispatches.mystere.me/api/v1/node/routes",
      "mimeType": "application/json",
      "description": "Query available Lightning routes from our node to any target pubkey"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "routes": [
                {
                  "total_amt": "100003",
                  "total_fees": "3",
                  "total_time_lock": 1234
                }
              ]
            }
          }
        },
        "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",
                    "HEAD",
                    "DELETE"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "credentialTypes": [
            "authorization"
          ]
        },
        "payTo": "0xBB733723b6c275835299098417b9c1463a13DEe2",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://dispatches.mystere.me/api/network",
      "mimeType": "application/json",
      "description": "Bitcoin Network Stats"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "hash_rate": 600000,
              "lightning": {
                "nodes": 15000,
                "channels": 70000,
                "total_capacity_btc": 5000
              },
              "price_usd": 65000,
              "difficulty": 80000000000000,
              "block_height": 840000,
              "mempool_transactions": 5000
            }
          }
        },
        "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",
                    "HEAD",
                    "DELETE"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "credentialTypes": [
            "authorization"
          ]
        },
        "payTo": "0xBB733723b6c275835299098417b9c1463a13DEe2",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://dispatches.mystere.me/api/node",
      "mimeType": "application/json",
      "description": "Lightning Node Stats"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "alias": "Satoshi",
              "peers": 10,
              "pubkey": "03b8a5da1975f121b0b835d1187f9b0857dedfae50dcbf0ccd43e650a73effb0a8",
              "channels": 2,
              "local_balance": 283000,
              "remote_balance": 365000,
              "active_channels": 2,
              "synced_to_chain": true
            }
          }
        },
        "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",
                    "HEAD",
                    "DELETE"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/satoshi-dispatches-lightning-x402-api/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.

UPTIME
08-06 · uptime 0.0%08-07 · uptime 0.0%08-08 · uptime 0.0%08-09 · uptime 0.0%08-10 · uptime 0.0%08-11 · uptime 0.0%08-12 · uptime 0.0%08-13 · uptime 0.0%08-14 · uptime 0.0%08-15 · uptime 0.0%08-16 · uptime 0.0%08-17 · uptime 0.0%08-18 · uptime 0.0%08-19 · uptime 0.0%08-20 · uptime 0.0%08-21 · uptime 0.0%08-22 · uptime 0.0%08-23 · uptime 0.0%08-24 · uptime 0.0%08-25 · uptime 0.0%08-26 · uptime 0.0%08-27 · uptime 89.3% · 733ms avg08-28 · uptime 94.4% · 665ms avg08-29 · uptime 82.0% · 721ms avg08-30 · uptime 68.5% · 780ms avg08-31 · uptime 78.6% · 1050ms avg09-01 · uptime 92.9% · 749ms avg09-02 · uptime 94.4% · 849ms avg09-03 · uptime 87.8% · 737ms avg09-04 · uptime 88.4% · 675ms avg08-06 · uptime 0.0%08-07 · uptime 0.0%08-08 · uptime 0.0%08-09 · uptime 0.0%08-10 · uptime 0.0%08-11 · uptime 0.0%08-12 · uptime 0.0%08-13 · uptime 0.0%08-14 · uptime 0.0%08-15 · uptime 0.0%08-16 · uptime 0.0%08-17 · uptime 0.0%08-18 · uptime 0.0%08-19 · uptime 0.0%08-20 · uptime 0.0%08-21 · uptime 0.0%08-22 · uptime 0.0%08-23 · uptime 0.0%08-24 · uptime 0.0%08-25 · uptime 0.0%08-26 · uptime 0.0%08-27 · uptime 89.3% · 733ms avg08-28 · uptime 94.4% · 665ms avg08-29 · uptime 82.0% · 721ms avg08-30 · uptime 68.5% · 780ms avg08-31 · uptime 78.6% · 1050ms avg09-01 · uptime 92.9% · 749ms avg09-02 · uptime 94.4% · 849ms avg09-03 · uptime 87.8% · 737ms avg09-04 · uptime 88.4% · 675ms avg08-0609-04
30d UPTIME 77.6%
RESPONSE TIME
08-06 · 0ms avg08-06 · 0ms avg08-07 · 0ms avg08-07 · 0ms avg08-08 · 0ms avg08-08 · 0ms avg08-09 · 0ms avg08-09 · 0ms avg08-10 · 0ms avg08-10 · 0ms avg08-11 · 0ms avg08-11 · 0ms avg08-12 · 0ms avg08-12 · 0ms avg08-13 · 0ms avg08-13 · 0ms avg08-14 · 0ms avg08-14 · 0ms avg08-15 · 0ms avg08-15 · 0ms avg08-16 · 0ms avg08-16 · 0ms avg08-17 · 0ms avg08-17 · 0ms avg08-18 · 0ms avg08-18 · 0ms avg08-19 · 0ms avg08-19 · 0ms avg08-20 · 0ms avg08-20 · 0ms avg08-21 · 0ms avg08-21 · 0ms avg08-22 · 0ms avg08-22 · 0ms avg08-23 · 0ms avg08-23 · 0ms avg08-24 · 0ms avg08-24 · 0ms avg08-25 · 0ms avg08-25 · 0ms avg08-26 · 0ms avg08-26 · 0ms avg08-27 · 733ms avg08-27 · 733ms avg08-28 · 665ms avg08-28 · 665ms avg08-29 · 721ms avg08-29 · 721ms avg08-30 · 780ms avg08-30 · 780ms avg08-31 · 1050ms avg08-31 · 1050ms avg09-01 · 749ms avg09-01 · 749ms avg09-02 · 849ms avg09-02 · 849ms avg09-03 · 737ms avg09-03 · 737ms avg09-04 · 675ms avg09-04 · 675ms avg08-0609-04
AVG RESP 770ms
PRICE (captured 402, USD)
08-27 · $0.00109-04 · $0.001$0.00108-2709-04

Median across 5 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-06 uptime: 0.0%08-07 uptime: 0.0%08-08 uptime: 0.0%08-09 uptime: 0.0%08-10 uptime: 0.0%08-11 uptime: 0.0%08-12 uptime: 0.0%08-13 uptime: 0.0%08-14 uptime: 0.0%08-15 uptime: 0.0%08-16 uptime: 0.0%08-17 uptime: 0.0%08-18 uptime: 0.0%08-19 uptime: 0.0%08-20 uptime: 0.0%08-21 uptime: 0.0%08-22 uptime: 0.0%08-23 uptime: 0.0%08-24 uptime: 0.0%08-25 uptime: 0.0%08-26 uptime: 0.0%08-27 uptime: 5.5% compliance: 100% checks08-28 uptime: 17.9% compliance: 100% checks08-29 uptime: 28.8% compliance: 100% checks08-30 uptime: 37.1% compliance: 100% checks08-31 uptime: 47.5% compliance: 100% checks09-01 uptime: 58.2% compliance: 100% checks09-02 uptime: 70.4% compliance: 100% checks09-03 uptime: 76.0% compliance: 100% checks09-04 uptime: 77.5% compliance: 100% checksuptimecompliance08-0609-04

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-08-27 · last up 2026-09-04

  • 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 (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 612ms
● OK 610ms
● OK 702ms
● OK 744ms
● OK 366ms
○ DOWN 2000ms timeout: timeout after 10000ms
● OK 243ms
● OK 433ms
● OK 329ms
● OK 319ms
● OK 174ms
● OK 326ms
○ DOWN 2001ms timeout: timeout after 10000ms
● OK 1083ms
● OK 770ms
● OK 207ms
● OK 354ms
● OK 270ms

EMBED THIS BADGE

Show that Satoshi Dispatches — Lightning & x402 API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Satoshi Dispatches — Lightning & x402 API listed on x402-list
status
Satoshi Dispatches — Lightning & x402 API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/satoshi-dispatches-lightning-x402-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/satoshi-dispatches-lightning-x402-api.svg" alt="Satoshi Dispatches — Lightning & x402 API listed on x402-list" height="28">
</a>
// Markdown
[![Satoshi Dispatches — Lightning & x402 API on x402-list](https://x402-list.com/badge/satoshi-dispatches-lightning-x402-api.svg)](https://x402-list.com/services/satoshi-dispatches-lightning-x402-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/satoshi-dispatches-lightning-x402-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/satoshi-dispatches-lightning-x402-api.svg?data=uptime" alt="Satoshi Dispatches — Lightning & x402 API 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 ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/satoshi-dispatches-lightning-x402-api/update.