x402 List

x402 Protocol Service Directory

StillOS Notary

Verification PAYMENT-READY

payment-ready until 2026-08-20

Signed x402 verification and screening primitives: claim notarization, resolver-graded verdicts, OFAC SDN screening, and validated corporate distress scoring, backed by an on-chain correctness bond.

Pay from $0.10 to $1.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-07-16 · $0.21 all-time · settled via coinbase

BASE URL https://nolawealthfinancial.com/notary WEBSITE https://nolawealthfinancial.com ENDPOINTS 2 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-16 MONITORED SINCE 2026-07-16

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 99.8%
uptime 24h
100%
uptime 7d
100%
uptime 30d
99.8%
uptime 90d
99.8%
response p95
594ms
avg response
404ms
total checks
2,512

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (13/14): declares the current x402 version (2)

13 of 14 x402 conformance checks pass; failing: declares the current x402 version (2). Full checklist below.

jump to compliance checklist

price $0.10 to $1.00 (p75 in Verification)
price (min)
$0.10
price (max)
$1.00
category percentile (min)
p75 in Verification
category percentile (max)
p88 in Verification
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.

domain age
1263d
registrar
Squarespace Domains II LLC
hosting
custom
domain created
2023-02-20

Identity facts, not a risk score.

traction $0.21 30d · 1 buyers · top buyer 100%
volume 30d
$0.21
buyers 30d
1
settlements 30d
3
first settlement
2026-07-16
last settlement
2026-07-16
top buyer share
100% of 30d volume
trend 7d vs 30d
0.00x the 30d daily rate
networks
eip155:8453
volume all-time
$0.21
settlements all-time
3
median settlement 30d
$0.05
max settlement 30d
$0.15
settled via
coinbase ($0.21, 3 tx)

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

Provides a notary service for committing claims and filing disputes with bonded verification

category
notary-service
in
body
auth
api key
notaryverificationdispute-resolutionon-chain-bonding

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 402 CHANNEL
POST /commit StillOS Notary — commit a claim hash (tamper-evident, Ed25519-signed receipt) Backed by a $10 on-chain correctness bond, up to $1 slashable per proven-wrong verdict -- verify at /notary/bond, dispute at /notary/dispute. $0.10 Base USDC body (v1 style)
POST /dispute StillOS Notary — file a bonded dispute against a verdict receipt, resolved by independent re-run Backed by a $10 on-chain correctness bond, up to $1 slashable per proven-wrong verdict -- verify at /notary/bond, dispute at /notary/dispute. $1.00 Base USDC body (v1 style)
2 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i -X POST 'https://nolawealthfinancial.com/notary/commit'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
  {
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "scheme": "exact",
        "network": "base",
        "mimeType": "",
        "resource": "https://nolawealthfinancial.com/notary/commit",
        "description": "StillOS Notary — commit a claim hash (tamper-evident, Ed25519-signed receipt) Backed by a $10 on-chain correctness bond, up to $1 slashable per proven-wrong verdict -- verify at /notary/bond, dispute at /notary/dispute.",
        "outputSchema": {
          "input": {
            "body": {
              "agent": "string — caller agent id",
              "claim": "string — the claim text to notarize"
            },
            "type": "http",
            "method": "POST",
            "discoverable": true
          },
          "output": {
            "ts": "ISO8601 issue time",
            "tier": "string",
            "signature": "Ed25519 signature (base64)",
            "verify_url": "GET URL that re-verifies this receipt",
            "receipt_hash": "sha256 hex of the canonical claim"
          }
        },
        "maxAmountRequired": "100000",
        "maxTimeoutSeconds": 60
      }
    ],
    "x402Version": 1
  },
  {
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "scheme": "exact",
        "network": "base",
        "mimeType": "",
        "resource": "https://nolawealthfinancial.com/notary/dispute",
        "description": "StillOS Notary — file a bonded dispute against a verdict receipt, resolved by independent re-run Backed by a $10 on-chain correctness bond, up to $1 slashable per proven-wrong verdict -- verify at /notary/bond, dispute at /notary/dispute.",
        "outputSchema": {
          "input": {
            "body": {
              "agent": "string — caller agent id",
              "receipt_hash": "string — verdict receipt hash being disputed"
            },
            "type": "http",
            "method": "POST",
            "discoverable": true
          },
          "output": {
            "ts": "ISO8601 issue time",
            "signature": "Ed25519 signature (base64)",
            "resolution": "string — re-run outcome",
            "verify_url": "GET URL that re-verifies this receipt",
            "receipt_hash": "sha256 hex of the canonical claim"
          }
        },
        "maxAmountRequired": "1000000",
        "maxTimeoutSeconds": 60
      }
    ],
    "x402Version": 1
  }
]

OVER TIME

All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/stillos-notary/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
07-16 · uptime 100.0% · 292ms avg07-17 · uptime 100.0% · 272ms avg07-18 · uptime 98.9% · 229ms avg07-19 · uptime 100.0% · 227ms avg07-20 · uptime 98.9% · 280ms avg07-21 · uptime 100.0% · 304ms avg07-22 · uptime 100.0% · 289ms avg07-23 · uptime 100.0% · 285ms avg07-24 · uptime 100.0% · 307ms avg07-25 · uptime 100.0% · 354ms avg07-26 · uptime 100.0% · 345ms avg07-27 · uptime 100.0% · 367ms avg07-28 · uptime 98.9% · 298ms avg07-29 · uptime 100.0% · 521ms avg07-30 · uptime 100.0% · 316ms avg07-31 · uptime 100.0% · 486ms avg08-01 · uptime 98.9% · 611ms avg08-02 · uptime 100.0% · 519ms avg08-03 · uptime 100.0% · 537ms avg08-04 · uptime 100.0% · 599ms avg08-05 · uptime 100.0% · 689ms avg08-06 · uptime 100.0% · 464ms avg08-07 · uptime 100.0% · 648ms avg08-08 · uptime 100.0% · 436ms avg08-09 · uptime 100.0% · 480ms avg08-10 · uptime 100.0% · 526ms avg08-11 · uptime 100.0% · 351ms avg08-12 · uptime 100.0% · 287ms avg08-13 · uptime 100.0% · 245ms avg07-1608-13
90d UPTIME 99.8%
RESPONSE TIME
07-16 · 292ms avg07-16 · 292ms avg07-17 · 272ms avg07-17 · 272ms avg07-18 · 229ms avg07-18 · 229ms avg07-19 · 227ms avg07-19 · 227ms avg07-20 · 280ms avg07-20 · 280ms avg07-21 · 304ms avg07-21 · 304ms avg07-22 · 289ms avg07-22 · 289ms avg07-23 · 285ms avg07-23 · 285ms avg07-24 · 307ms avg07-24 · 307ms avg07-25 · 354ms avg07-25 · 354ms avg07-26 · 345ms avg07-26 · 345ms avg07-27 · 367ms avg07-27 · 367ms avg07-28 · 298ms avg07-28 · 298ms avg07-29 · 521ms avg07-29 · 521ms avg07-30 · 316ms avg07-30 · 316ms avg07-31 · 486ms avg07-31 · 486ms avg08-01 · 611ms avg08-01 · 611ms avg08-02 · 519ms avg08-02 · 519ms avg08-03 · 537ms avg08-03 · 537ms avg08-04 · 599ms avg08-04 · 599ms avg08-05 · 689ms avg08-05 · 689ms avg08-06 · 464ms avg08-06 · 464ms avg08-07 · 648ms avg08-07 · 648ms avg08-08 · 436ms avg08-08 · 436ms avg08-09 · 480ms avg08-09 · 480ms avg08-10 · 526ms avg08-10 · 526ms avg08-11 · 351ms avg08-11 · 351ms avg08-12 · 287ms avg08-12 · 287ms avg08-13 · 245ms avg08-13 · 245ms avg07-1608-13
AVG RESP 403ms
PRICE (captured 402, USD)
07-16 · $0.5508-13 · $0.55$0.5507-1608-13

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

SUB-SCORES (uptime + x402 compliance)
07-16 uptime: 100.0% compliance: 92% checks07-17 uptime: 100.0% compliance: 100% checks07-18 uptime: 99.5% compliance: 100% checks07-19 uptime: 99.6% compliance: 100% checks07-20 uptime: 99.5% compliance: 100% checks07-21 uptime: 99.6% compliance: 100% checks07-22 uptime: 99.6% compliance: 100% checks07-23 uptime: 99.7% compliance: 100% checks07-24 uptime: 99.7% compliance: 100% checks07-25 uptime: 99.8% compliance: 100% checks07-26 uptime: 99.8% compliance: 100% checks07-27 uptime: 99.8% compliance: 100% checks07-28 uptime: 99.7% compliance: 93% checks07-29 uptime: 99.7% compliance: 93% checks07-30 uptime: 99.8% compliance: 93% checks07-31 uptime: 99.8% compliance: 93% checks08-01 uptime: 99.7% compliance: 93% checks08-02 uptime: 99.7% compliance: 93% checks08-03 uptime: 99.8% compliance: 93% checks08-04 uptime: 99.8% compliance: 93% checks08-05 uptime: 99.8% compliance: 93% checks08-06 uptime: 99.8% compliance: 93% checks08-07 uptime: 99.8% compliance: 93% checks08-08 uptime: 99.8% compliance: 93% checks08-09 uptime: 99.8% compliance: 93% checks08-10 uptime: 99.8% compliance: 93% checks08-11 uptime: 99.8% compliance: 93% checks08-12 uptime: 99.8% compliance: 93% checks08-13 uptime: 99.8% compliance: 93% checksuptimecompliance07-1608-13

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)
building volume history (1 day so far)
DISTINCT BUYERS
building buyer history (1 day so far)

COMPLIANCE

13/14 checks pass · grade A · failing: declares the current x402 version (2)

last 402 captured 2026-07-16 · last up 2026-08-13

  • 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 226ms
● OK 168ms
● OK 371ms
● OK 76ms
● OK 185ms
● OK 73ms
● OK 104ms
● OK 58ms
● OK 351ms
● OK 386ms
● OK 270ms
● OK 259ms
● OK 155ms
● OK 140ms
● OK 368ms
● OK 154ms
● OK 171ms
● OK 412ms

EMBED THIS BADGE

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

StillOS Notary listed on x402-list
status
StillOS Notary uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/stillos-notary?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/stillos-notary.svg" alt="StillOS Notary listed on x402-list" height="28">
</a>
// Markdown
[![StillOS Notary on x402-list](https://x402-list.com/badge/stillos-notary.svg)](https://x402-list.com/services/stillos-notary?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/stillos-notary?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/stillos-notary.svg?data=uptime" alt="StillOS Notary 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/stillos-notary/update.