x402 List

x402 Protocol Service Directory

AgentServices

Data PAYMENT-READY

payment-ready until 2026-09-30

50 paid data, market intelligence, and inference APIs for AI agents. Crypto prices, DeFi yields, on-chain analytics, portfolio intelligence, deep research. x402 micropayments via USDC on Base. MCP endpoint with 36 tools.

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

measured since 2026-06-30 (start of our harvest window) · $3.98 all-time · settled via coinbase

BASE URL https://agentservices.to WEBSITE https://agentservices.to ENDPOINTS 6 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-13 MONITORED SINCE 2026-07-13

VERDICT

ranking generation 3

solid 85/100 #103 of 316 in Data by measured score

What the score read on this service: status online, 100% uptime 30d, 373ms response p95, x402 compliance 13 of 13, $0.01 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 Data, 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 316 listings, this one among them. That set is wider than the 316 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 DATA

Other Data 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
StableEnrich strong 96 100% $2.0k
glim.sh strong 95 100% $47.37
SniperX•x402 strong 95 100% $326.57
cn402 strong 94 100% $36.42
API Acre solid 92 99.5% $31.95
5 of 315 other ranked services in Data · see the whole category

ASSESSMENT

updated 4h 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 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
99.9%
response p95
373ms
avg response
374ms
total checks
2,761

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

compliance A (13/13)

13 of 13 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.10 (p60 in Data)
price (min)
$0.01
price (max)
$0.10
category percentile (min)
p60 in Data
category percentile (max)
p73 in Data
endpoints / prices
6 / 5
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
74d
registrar
Spaceship, Inc.
hosting
custom
domain created
2026-07-03

Identity facts, not a risk score.

traction $3.577 30d · 17 buyers
volume 30d
$3.577
buyers 30d
17
settlements 30d
126
measured since
2026-06-30 (start of our harvest window)
last settlement
2026-09-21
top buyer share
31% of 30d volume
trend 7d vs 30d
1.97x the 30d daily rate
networks
eip155:8453
volume all-time
$3.98
settlements all-time
155
median settlement 30d
$0.01
max settlement 30d
$0.54
settled via
coinbase ($3.58, 126 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

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 /v1/indicators/BTC $0.02 Base USDC header
GET /v1/market-pulse $0.05 Base USDC header
GET /v1/portfolio $0.10 Base USDC header
GET /v1/research $0.05 Base USDC header
GET /v1/search $0.01 Base USDC header
GET /v1/token-risk/BTC $0.03 Base USDC header
6 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i 'https://agentservices.to/v1/indicators/BTC'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "method": "GET"
              },
              "output": {
                "type": "json",
                "example": {
                  "trending": [
                    "BTC",
                    "SOL"
                  ],
                  "direction": "BULLISH",
                  "fear_greed": 72
                }
              },
              "routeTemplate": "/v1/market-pulse"
            },
            "name": "AgentServices",
            "description": "Market pulse — sentiment + trending + news + social + whales + global in one call"
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://agentservices.to/v1/market-pulse",
      "tags": [
        "data",
        "crypto",
        "defi",
        "search",
        "inference",
        "marketing-intelligence",
        "onchain",
        "analytics"
      ],
      "mimeType": "application/json",
      "description": "Market pulse — sentiment + trending + news + social + whales + global in one call",
      "serviceName": "AgentServices"
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "method": "GET",
                "pathParams": {
                  "token": "BTC"
                }
              },
              "output": {
                "type": "json",
                "example": {
                  "token": "BTC",
                  "factors": {
                    "liquidity": "HIGH",
                    "concentration": "LOW"
                  },
                  "risk_level": "LOW",
                  "risk_score": 15
                }
              },
              "routeTemplate": "/v1/token-risk/:token"
            },
            "name": "AgentServices",
            "description": "Token risk scoring — volatility, liquidity, market cap analysis"
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://agentservices.to/v1/token-risk/BTC",
      "tags": [
        "data",
        "crypto",
        "defi",
        "search",
        "inference",
        "marketing-intelligence",
        "onchain",
        "analytics"
      ],
      "mimeType": "application/json",
      "description": "Token risk scoring — volatility, liquidity, market cap analysis",
      "serviceName": "AgentServices"
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
        "amount": "100000",
        "scheme": "exact",
        "network": "eip155:8453",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "query": {
                  "symbol": "BTC"
                },
                "method": "GET"
              },
              "output": {
                "type": "json",
                "example": {
                  "risk": "LOW",
                  "price": 64000,
                  "signal": "BULLISH",
                  "symbol": "BTC",
                  "verdict": "Hold with confidence"
                }
              },
              "routeTemplate": "/v1/portfolio"
            },
            "name": "AgentServices",
            "description": "Portfolio intelligence — price + signal + risk + sentiment in one call"
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://agentservices.to/v1/portfolio",
      "tags": [
        "data",
        "crypto",
        "defi",
        "search",
        "inference",
        "marketing-intelligence",
        "onchain",
        "analytics"
      ],
      "mimeType": "application/json",
      "description": "Portfolio intelligence — price + signal + risk + sentiment in one call",
      "serviceName": "AgentServices"
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "query": {
                  "q": "Bitcoin ETF flows"
                },
                "method": "GET"
              },
              "output": {
                "type": "json",
                "example": {
                  "query": "Bitcoin ETF flows",
                  "sources": [],
                  "synthesis": "ETF inflows have accelerated..."
                }
              },
              "routeTemplate": "/v1/research"
            },
            "name": "AgentServices",
            "description": "Deep research — search + extract + synthesize in one call"
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://agentservices.to/v1/research",
      "tags": [
        "data",
        "crypto",
        "defi",
        "search",
        "inference",
        "marketing-intelligence",
        "onchain",
        "analytics"
      ],
      "mimeType": "application/json",
      "description": "Deep research — search + extract + synthesize in one call",
      "serviceName": "AgentServices"
    },
    "x402Version": 2
  }
]

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/agentservices/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-13 · uptime 88.9% · 219ms avg07-13 · uptime 88.9% · 219ms avg07-14 · uptime 100.0% · 284ms avg07-15 · uptime 100.0% · 313ms avg07-16 · uptime 100.0% · 315ms avg07-17 · uptime 100.0% · 330ms avg07-18 · uptime 100.0% · 257ms avg07-19 · uptime 100.0% · 236ms avg07-20 · uptime 100.0% · 253ms avg07-21 · uptime 100.0% · 257ms avg07-22 · uptime 100.0% · 197ms avg07-23 · uptime 100.0% · 217ms avg07-24 · uptime 100.0% · 283ms avg07-25 · uptime 100.0% · 308ms avg07-26 · uptime 100.0% · 315ms avg07-27 · uptime 100.0% · 329ms avg07-28 · uptime 100.0% · 349ms avg07-29 · uptime 100.0% · 411ms avg07-30 · uptime 100.0% · 442ms avg07-31 · uptime 100.0% · 445ms avg08-01 · uptime 100.0% · 389ms avg08-02 · uptime 100.0% · 441ms avg08-03 · uptime 100.0% · 405ms avg08-04 · uptime 100.0% · 527ms avg08-05 · uptime 100.0% · 542ms avg08-06 · uptime 100.0% · 429ms avg08-07 · uptime 100.0% · 458ms avg08-08 · uptime 100.0% · 394ms avg08-09 · uptime 100.0% · 541ms avg08-10 · uptime 100.0% · 536ms avg08-11 · uptime 100.0% · 459ms avg08-12 · uptime 100.0% · 367ms avg08-13 · uptime 100.0% · 347ms avg08-14 · uptime 100.0% · 346ms avg08-15 · uptime 100.0% · 315ms avg08-16 · uptime 100.0% · 306ms avg08-17 · uptime 100.0% · 277ms avg08-18 · uptime 100.0% · 276ms avg08-19 · uptime 100.0% · 226ms avg08-20 · uptime 100.0% · 296ms avg08-21 · uptime 100.0% · 230ms avg08-22 · uptime 100.0% · 282ms avg08-23 · uptime 100.0% · 305ms avg08-24 · uptime 100.0% · 404ms avg08-25 · uptime 100.0% · 446ms avg08-26 · uptime 100.0% · 333ms avg08-27 · uptime 100.0% · 440ms avg08-28 · uptime 100.0% · 424ms avg08-29 · uptime 100.0% · 473ms avg08-30 · uptime 100.0% · 521ms avg08-31 · uptime 100.0% · 574ms avg09-01 · uptime 100.0% · 585ms avg09-02 · uptime 100.0% · 583ms avg09-03 · uptime 100.0% · 467ms avg09-04 · uptime 100.0% · 527ms avg09-05 · uptime 100.0% · 410ms avg09-06 · uptime 100.0% · 441ms avg09-07 · uptime 100.0% · 416ms avg09-08 · uptime 100.0% · 316ms avg09-09 · uptime 100.0% · 312ms avg09-10 · uptime 100.0% · 329ms avg09-11 · uptime 100.0% · 309ms avg09-12 · uptime 100.0% · 307ms avg09-13 · uptime 100.0% · 304ms avg09-14 · uptime 100.0% · 255ms avg09-15 · uptime 100.0% · 233ms avg09-16 · uptime 100.0% · 337ms avg09-17 · uptime 100.0% · 255ms avg09-18 · uptime 100.0% · 291ms avg09-19 · uptime 100.0% · 298ms avg09-20 · uptime 100.0% · 231ms avg09-21 · uptime 100.0% · 215ms avg09-22 · uptime 100.0% · 259ms avg09-23 · uptime 100.0% · 284ms avg07-1309-23
90d UPTIME 99.9%
RESPONSE TIME
07-13 · 219ms avg07-13 · 219ms avg07-14 · 284ms avg07-14 · 284ms avg07-15 · 313ms avg07-15 · 313ms avg07-16 · 315ms avg07-16 · 315ms avg07-17 · 330ms avg07-17 · 330ms avg07-18 · 257ms avg07-18 · 257ms avg07-19 · 236ms avg07-19 · 236ms avg07-20 · 253ms avg07-20 · 253ms avg07-21 · 257ms avg07-21 · 257ms avg07-22 · 197ms avg07-22 · 197ms avg07-23 · 217ms avg07-23 · 217ms avg07-24 · 283ms avg07-24 · 283ms avg07-25 · 308ms avg07-25 · 308ms avg07-26 · 315ms avg07-26 · 315ms avg07-27 · 329ms avg07-27 · 329ms avg07-28 · 349ms avg07-28 · 349ms avg07-29 · 411ms avg07-29 · 411ms avg07-30 · 442ms avg07-30 · 442ms avg07-31 · 445ms avg07-31 · 445ms avg08-01 · 389ms avg08-01 · 389ms avg08-02 · 441ms avg08-02 · 441ms avg08-03 · 405ms avg08-03 · 405ms avg08-04 · 527ms avg08-04 · 527ms avg08-05 · 542ms avg08-05 · 542ms avg08-06 · 429ms avg08-06 · 429ms avg08-07 · 458ms avg08-07 · 458ms avg08-08 · 394ms avg08-08 · 394ms avg08-09 · 541ms avg08-09 · 541ms avg08-10 · 536ms avg08-10 · 536ms avg08-11 · 459ms avg08-11 · 459ms avg08-12 · 367ms avg08-12 · 367ms avg08-13 · 347ms avg08-13 · 347ms avg08-14 · 346ms avg08-14 · 346ms avg08-15 · 315ms avg08-15 · 315ms avg08-16 · 306ms avg08-16 · 306ms avg08-17 · 277ms avg08-17 · 277ms avg08-18 · 276ms avg08-18 · 276ms avg08-19 · 226ms avg08-19 · 226ms avg08-20 · 296ms avg08-20 · 296ms avg08-21 · 230ms avg08-21 · 230ms avg08-22 · 282ms avg08-22 · 282ms avg08-23 · 305ms avg08-23 · 305ms avg08-24 · 404ms avg08-24 · 404ms avg08-25 · 446ms avg08-25 · 446ms avg08-26 · 333ms avg08-26 · 333ms avg08-27 · 440ms avg08-27 · 440ms avg08-28 · 424ms avg08-28 · 424ms avg08-29 · 473ms avg08-29 · 473ms avg08-30 · 521ms avg08-30 · 521ms avg08-31 · 574ms avg08-31 · 574ms avg09-01 · 585ms avg09-01 · 585ms avg09-02 · 583ms avg09-02 · 583ms avg09-03 · 467ms avg09-03 · 467ms avg09-04 · 527ms avg09-04 · 527ms avg09-05 · 410ms avg09-05 · 410ms avg09-06 · 441ms avg09-06 · 441ms avg09-07 · 416ms avg09-07 · 416ms avg09-08 · 316ms avg09-08 · 316ms avg09-09 · 312ms avg09-09 · 312ms avg09-10 · 329ms avg09-10 · 329ms avg09-11 · 309ms avg09-11 · 309ms avg09-12 · 307ms avg09-12 · 307ms avg09-13 · 304ms avg09-13 · 304ms avg09-14 · 255ms avg09-14 · 255ms avg09-15 · 233ms avg09-15 · 233ms avg09-16 · 337ms avg09-16 · 337ms avg09-17 · 255ms avg09-17 · 255ms avg09-18 · 291ms avg09-18 · 291ms avg09-19 · 298ms avg09-19 · 298ms avg09-20 · 231ms avg09-20 · 231ms avg09-21 · 215ms avg09-21 · 215ms avg09-22 · 259ms avg09-22 · 259ms avg09-23 · 284ms avg09-23 · 284ms avg07-1309-23
AVG RESP 374ms
PRICE (captured 402, USD)
07-13 · $0.0409-23 · $0.04$0.0407-1309-23

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

SUB-SCORES (uptime + x402 compliance)
07-13 uptime: 87.5% compliance: 92% checks07-14 uptime: 96.2% compliance: 92% checks07-15 uptime: 98.0% compliance: 92% checks07-16 uptime: 98.6% compliance: 92% checks07-17 uptime: 99.0% compliance: 100% checks07-18 uptime: 99.1% compliance: 100% checks07-19 uptime: 99.3% compliance: 100% checks07-20 uptime: 99.4% compliance: 100% checks07-21 uptime: 99.5% compliance: 100% checks07-22 uptime: 99.5% compliance: 100% checks07-23 uptime: 99.6% compliance: 100% checks07-24 uptime: 99.6% compliance: 100% checks07-25 uptime: 99.6% compliance: 100% checks07-26 uptime: 99.7% compliance: 100% checks07-27 uptime: 99.7% compliance: 100% checks07-28 uptime: 99.7% compliance: 100% checks07-29 uptime: 99.7% compliance: 100% checks07-30 uptime: 99.7% compliance: 100% checks07-31 uptime: 99.8% compliance: 100% checks08-01 uptime: 99.8% compliance: 100% checks08-02 uptime: 99.8% compliance: 100% checks08-03 uptime: 99.8% compliance: 100% checks08-04 uptime: 99.8% compliance: 100% checks08-05 uptime: 99.8% compliance: 100% checks08-06 uptime: 99.8% compliance: 100% checks08-07 uptime: 99.8% compliance: 100% checks08-08 uptime: 99.8% compliance: 100% checks08-09 uptime: 99.8% compliance: 100% checks08-10 uptime: 99.8% compliance: 100% checks08-11 uptime: 99.8% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checks08-14 uptime: 100.0% compliance: 100% checks08-15 uptime: 100.0% compliance: 100% checks08-16 uptime: 100.0% compliance: 100% checks08-17 uptime: 100.0% compliance: 100% checks08-18 uptime: 100.0% compliance: 100% checks08-19 uptime: 100.0% compliance: 100% checks08-20 uptime: 100.0% compliance: 100% checks08-21 uptime: 100.0% compliance: 100% checks08-22 uptime: 100.0% compliance: 100% checks08-23 uptime: 100.0% compliance: 100% checks08-24 uptime: 100.0% compliance: 100% checks08-25 uptime: 100.0% compliance: 100% checks08-26 uptime: 100.0% compliance: 100% checks08-27 uptime: 100.0% compliance: 100% checks08-28 uptime: 100.0% compliance: 100% checks08-29 uptime: 100.0% compliance: 100% checks08-30 uptime: 100.0% compliance: 100% checks08-31 uptime: 100.0% compliance: 100% checks09-01 uptime: 100.0% compliance: 100% checks09-02 uptime: 100.0% compliance: 100% checks09-03 uptime: 100.0% compliance: 100% checks09-04 uptime: 100.0% compliance: 100% checks09-05 uptime: 100.0% compliance: 100% checks09-06 uptime: 100.0% compliance: 100% checks09-07 uptime: 100.0% compliance: 100% checks09-08 uptime: 100.0% compliance: 100% checks09-09 uptime: 100.0% compliance: 100% checks09-10 uptime: 100.0% compliance: 100% checks09-11 uptime: 100.0% compliance: 100% checks09-12 uptime: 100.0% compliance: 100% checks09-13 uptime: 100.0% compliance: 100% checks09-14 uptime: 100.0% compliance: 100% checks09-15 uptime: 100.0% compliance: 100% checks09-16 uptime: 100.0% compliance: 100% checks09-17 uptime: 100.0% compliance: 100% checks09-18 uptime: 100.0% compliance: 100% checks09-19 uptime: 100.0% compliance: 100% checks09-20 uptime: 100.0% compliance: 100% checks09-21 uptime: 100.0% compliance: 100% checks09-22 uptime: 100.0% compliance: 100% checksuptimecompliance07-1309-22

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)
06-30 · $0.0507-08 · $0.0207-10 · $0.0907-13 · $0.0007-29 · $0.0208-07 · $0.0208-12 · $0.1808-18 · $0.0308-22 · $0.0208-24 · $0.0008-27 · $0.0008-28 · $0.0008-30 · $0.0709-02 · $0.0009-03 · $0.5409-04 · $0.0809-06 · $109-08 · $0.0009-09 · $0.0009-11 · $0.0709-14 · $0.0509-17 · $109-20 · $0.5409-21 · $0.00peak $106-3009-21
DISTINCT BUYERS
06-30 · 1 buyer07-08 · 1 buyer07-10 · 2 buyers07-13 · 1 buyer07-29 · 1 buyer08-07 · 1 buyer08-12 · 1 buyer08-18 · 2 buyers08-22 · 1 buyer08-24 · 1 buyer08-27 · 1 buyer08-28 · 1 buyer08-30 · 2 buyers09-02 · 1 buyer09-03 · 1 buyer09-04 · 2 buyers09-06 · 2 buyers09-08 · 1 buyer09-09 · 1 buyer09-11 · 2 buyers09-14 · 2 buyers09-17 · 3 buyers09-20 · 1 buyer09-21 · 1 buyerpeak 3 buyers06-3009-21

COMPLIANCE

13/13 checks pass · grade A

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

  • 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 248ms
● OK 242ms
● OK 371ms
● OK 263ms
● OK 251ms
● OK 251ms
● OK 237ms
● OK 332ms
● OK 219ms
● OK 279ms
● OK 262ms
● OK 338ms
● OK 237ms
● OK 322ms
● OK 234ms
● OK 242ms
● OK 227ms
● OK 255ms

EMBED THIS BADGE

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

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