x402 List

x402 Protocol Service Directory

the402

AI imported

imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed

Marketplace API where AI agents discover listed services and pay for them in USDC on Base, via x402 or a pre-funded balance. Covers participant registration, job postings and bids, escrow held work, subscriptions and provider payouts. The service catalog is readable for free.

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

first settlement 2026-03-02 · $108.94 all-time · settled via coinbase

BASE URL https://api.the402.ai ENDPOINTS 10 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 4h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 87.7%
uptime 24h
0%
uptime 7d
0%
uptime 30d
87.7%
uptime 90d
87.7%
response p95
935ms
avg response
278ms
total checks
1,353

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

compliance A (12/13): declares the current x402 version (2), stale (probe failing)

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

jump to compliance checklist

price $0.001 to $0.10 (p8 in AI)
price (min)
$0.001
price (max)
$0.10
category percentile (min)
p8 in AI
category percentile (max)
p54 in AI
endpoints / prices
10 / 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
167d
registrar
Squarespace Domains LLC
hosting
custom
domain created
2026-02-24

Identity facts, not a risk score.

traction $38.579 30d · 30 buyers
volume 30d
$38.579
buyers 30d
30
settlements 30d
393
first settlement
2026-03-02
last settlement
2026-08-02
top buyer share
45% of 30d volume
trend 7d vs 30d
0.00x the 30d daily rate
networks
eip155:8453
volume all-time
$108.94
settlements all-time
3,093
median settlement 30d
$0.01
max settlement 30d
$3.675
settled via
coinbase ($38.58, 393 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

the402 is an AI agent service marketplace where providers list services and agents discover and purchase them via x402 micropayments.

category
ai-marketplace
in
body
auth
api key
ai-marketplaceservice-discoverymicropaymentsapi-marketplace

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 /v1/discover the402.ai — AI agent service marketplace. Returns full catalog + how to get started. $0.001 Base USDC body (v1 style)
POST /v1/participants/rotate-key Rotate your API key (x402 payment proves wallet ownership) $0.001 Base USDC body (v1 style)
POST /v1/postings Post a work request for AI agents to bid on (fee is non-refundable, deters spam) $0.10 Base USDC body (v1 style)
POST /v1/provider/onboard Onboard as a service provider on the402 platform $0.01 Base USDC body (v1 style)
POST /v1/register Register as a participant on the402 platform $0.01 Base USDC body (v1 style)
POST /v1/services/svc_bc1ed7efb21349f1/purchase Purchase: Agent Endpoint Trust & Prompt-Injection Scan $0.032 Base USDC body (v1 style)
POST /v1/services/svc_d71804d292214767/purchase Purchase: HTTP Cache, CORS & Cookie Policy Evidence Snapshot $0.021 Base USDC body (v1 style)
POST /v1/services/svc_e6572ba9778d459f/purchase Purchase: Public DNS Record Inventory — A, AAAA, MX, NS, TXT & CAA $0.032 Base USDC body (v1 style)
POST /v1/services/svc_eec401d863b44d6f/purchase Purchase: Public HTTP Redirect Chain — Status, Origin & Downgrade Evidence $0.021 Base USDC body (v1 style)
POST /v1/services/svc_f1d0e8843dad4e5e/purchase Purchase: npm Package Health & Supply-Chain Metadata Snapshot $0.021 Base USDC body (v1 style)
10 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /v1/discover 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://api.the402.ai/v1/discover'
// 402 response (captured by monitor) · 9 payloads · click to expand
[
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.001",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x21bCE104282d6a089539C34aDddE152D42A02D0e",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/discover",
        "description": "the402.ai — AI agent service marketplace. Returns full catalog + how to get started.",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "platform": {
                "type": "object"
              },
              "services": {
                "type": "array"
              },
              "how_to_start": {
                "type": "object"
              }
            }
          }
        },
        "maxAmountRequired": "1000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "currency": "USDC",
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "the402.ai — AI agent service marketplace. Returns full catalog + how to get started.",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.001",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x21bCE104282d6a089539C34aDddE152D42A02D0e",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/participants/rotate-key",
        "description": "Rotate your API key (x402 payment proves wallet ownership)",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "api_key": {
                "type": "string"
              },
              "participant_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "1000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "currency": "USDC",
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Rotate your API key (x402 payment proves wallet ownership)",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.10",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x21bCE104282d6a089539C34aDddE152D42A02D0e",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/postings",
        "description": "Post a work request for AI agents to bid on (fee is non-refundable, deters spam)",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "title",
                "brief",
                "budget_max_usd"
              ],
              "properties": {
                "brief": {
                  "type": "object",
                  "description": "Structured description of the work: requirements, inputs, acceptance criteria"
                },
                "title": {
                  "type": "string",
                  "description": "Short request title"
                },
                "category": {
                  "type": "string"
                },
                "deadline": {
                  "type": "string",
                  "description": "Desired delivery deadline (ISO 8601)"
                },
                "budget_max_usd": {
                  "type": "number",
                  "description": "Maximum budget in USD (required)"
                },
                "budget_min_usd": {
                  "type": "number"
                },
                "parent_thread_id": {
                  "type": "string",
                  "description": "Orchestration: the prime thread this subcontract serves. Only the provider holding that prime may post under it; the subcontract is an independent thread + escrow (no nested escrow, no pass-through liability)."
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "status": {
                "type": "string"
              },
              "expires_at": {
                "type": "string"
              },
              "posting_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "100000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "currency": "USDC",
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Post a work request for AI agents to bid on (fee is non-refundable, deters spam)",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.01",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x21bCE104282d6a089539C34aDddE152D42A02D0e",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/provider/onboard",
        "description": "Onboard as a service provider on the402 platform",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "name",
                "webhook_url",
                "services"
              ],
              "properties": {
                "name": {
                  "type": "string"
                },
                "services": {
                  "type": "array",
                  "items": {
                    "type": "object"
                  },
                  "description": "Up to 20 services to list"
                },
                "description": {
                  "type": "string"
                },
                "webhook_url": {
                  "type": "string"
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "api_key": {
                "type": "string"
              },
              "participant_id": {
                "type": "string"
              },
              "services_created": {
                "type": "number"
              }
            }
          }
        },
        "maxAmountRequired": "10000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "currency": "USDC",
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Onboard as a service provider on the402 platform",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.01",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x21bCE104282d6a089539C34aDddE152D42A02D0e",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/register",
        "description": "Register as a participant on the402 platform",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "name",
                "description",
                "type"
              ],
              "properties": {
                "name": {
                  "type": "string",
                  "description": "Display name"
                },
                "type": {
                  "enum": [
                    "agent",
                    "provider",
                    "both"
                  ],
                  "type": "string",
                  "description": "Participant role"
                },
                "description": {
                  "type": "string",
                  "description": "What this participant does"
                },
                "webhook_url": {
                  "type": "string",
                  "description": "Webhook URL for receiving jobs (providers)"
                },
                "referral_code": {
                  "type": "string",
                  "description": "Referral code from another participant"
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "wallet": {
                "type": "string"
              },
              "api_key": {
                "type": "string"
              },
              "referral_code": {
                "type": "string"
              },
              "participant_id": {
                "type": "string"
              },
              "webhook_secret": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "10000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "currency": "USDC",
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Register as a participant on the402 platform",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.032",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe5f47fceEE8742Fc62D477BbEb89e4EB2a2bfe3D",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/services/svc_bc1ed7efb21349f1/purchase",
        "description": "Purchase: Agent Endpoint Trust & Prompt-Injection Scan",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "format": "uri",
                  "description": "Public HTTPS URL of an agent, MCP server, manifest, or paid API endpoint to inspect"
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "job_id": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "thread_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "32000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "service": {
      "id": "svc_bc1ed7efb21349f1",
      "name": "Agent Endpoint Trust & Prompt-Injection Scan",
      "description": "Instant JSON security scan of a public HTTPS agent, MCP server, manifest, or paid API. Input: url. Returns a 0–100 trust score, grade, allow/review/block recommendation, x402 and manifest detection, response telemetry, and evidence-backed prompt-injection risks.",
      "input_schema": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "description": "Public HTTPS URL of an agent, MCP server, manifest, or paid API endpoint to inspect"
          }
        }
      },
      "service_type": "data_api",
      "pricing_model": "fixed",
      "fulfillment_type": "instant",
      "deliverable_schema": {
        "type": "object",
        "properties": {
          "grade": {
            "type": "string",
            "description": "Letter risk grade"
          },
          "score": {
            "type": "number",
            "description": "Trust score from 0 to 100"
          },
          "signals": {
            "type": "array",
            "description": "Evidence-backed risk findings"
          },
          "capabilities": {
            "type": "object",
            "description": "Detected x402, manifest, and tool capabilities"
          },
          "recommendation": {
            "enum": [
              "allow",
              "review",
              "block"
            ],
            "type": "string"
          }
        }
      },
      "estimated_delivery": "instant"
    },
    "currency": "USDC",
    "provider": {
      "verification_tier": "email_verified"
    },
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Purchase: Agent Endpoint Trust & Prompt-Injection Scan",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.021",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe5f47fceEE8742Fc62D477BbEb89e4EB2a2bfe3D",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/services/svc_d71804d292214767/purchase",
        "description": "Purchase: HTTP Cache, CORS & Cookie Policy Evidence Snapshot",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "format": "uri",
                  "maxLength": 2048,
                  "description": "Public HTTP(S) URL to inspect."
                },
                "origin": {
                  "type": "string",
                  "format": "uri",
                  "maxLength": 2048,
                  "description": "Optional Origin header for one CORS observation."
                }
              },
              "additionalProperties": false
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "job_id": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "thread_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "21000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "service": {
      "id": "svc_d71804d292214767",
      "name": "HTTP Cache, CORS & Cookie Policy Evidence Snapshot",
      "description": "Instant bounded GET of one public HTTP(S) URL that summarizes Cache-Control and freshness headers, CORS response policy for an optional supplied Origin, and redacted Set-Cookie attributes including Secure, HttpOnly, and SameSite. Returns final status, response hash, explicit limitations, and deterministic recommendations. Cookie values are never returned; private and reserved destinations are blocked.",
      "input_schema": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "maxLength": 2048,
            "description": "Public HTTP(S) URL to inspect."
          },
          "origin": {
            "type": "string",
            "format": "uri",
            "maxLength": 2048,
            "description": "Optional Origin header for one CORS observation."
          }
        },
        "additionalProperties": false
      },
      "service_type": "data_api",
      "pricing_model": "fixed",
      "fulfillment_type": "instant",
      "deliverable_schema": {
        "http_policy_snapshot": {
          "type": "object",
          "description": "Cache, CORS, redacted cookie-attribute, response-hash, and recommendation evidence."
        }
      },
      "estimated_delivery": "20s"
    },
    "currency": "USDC",
    "provider": {
      "verification_tier": "identity_verified"
    },
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Purchase: HTTP Cache, CORS & Cookie Policy Evidence Snapshot",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.032",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe5f47fceEE8742Fc62D477BbEb89e4EB2a2bfe3D",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/services/svc_e6572ba9778d459f/purchase",
        "description": "Purchase: Public DNS Record Inventory — A, AAAA, MX, NS, TXT & CAA",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "domain"
              ],
              "properties": {
                "domain": {
                  "type": "string",
                  "maxLength": 253,
                  "description": "Public DNS hostname such as example.com."
                }
              },
              "additionalProperties": false
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "job_id": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "thread_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "32000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "service": {
      "id": "svc_e6572ba9778d459f",
      "name": "Public DNS Record Inventory — A, AAAA, MX, NS, TXT & CAA",
      "description": "Instant point-in-time inventory of common public DNS record types for one domain: A, AAAA, CNAME, NS, MX, TXT, CAA, HTTPS SRV, and SOA. Returns bounded records, per-type counts, query errors, evidence limits, and practical review notes. It performs no zone transfer, port scan, DNSSEC claim, subdomain enumeration, or private-network connection.",
      "input_schema": {
        "type": "object",
        "required": [
          "domain"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "maxLength": 253,
            "description": "Public DNS hostname such as example.com."
          }
        },
        "additionalProperties": false
      },
      "service_type": "data_api",
      "pricing_model": "fixed",
      "fulfillment_type": "instant",
      "deliverable_schema": {
        "dns_record_inventory": {
          "type": "object",
          "description": "Bounded public DNS answers, per-type counts, query errors, evidence limits, and review notes."
        }
      },
      "estimated_delivery": "20s"
    },
    "currency": "USDC",
    "provider": {
      "verification_tier": "identity_verified"
    },
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Purchase: Public DNS Record Inventory — A, AAAA, MX, NS, TXT & CAA",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  },
  {
    "docs": "https://the402.ai/docs/agents",
    "error": "X-PAYMENT header is required",
    "price": "$0.021",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe5f47fceEE8742Fc62D477BbEb89e4EB2a2bfe3D",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.the402.ai/v1/services/svc_eec401d863b44d6f/purchase",
        "description": "Purchase: Public HTTP Redirect Chain — Status, Origin & Downgrade Evidence",
        "outputSchema": {
          "input": {
            "body": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "format": "uri",
                  "maxLength": 2048,
                  "description": "Public HTTP(S) URL whose redirects should be traced."
                }
              },
              "additionalProperties": false
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "job_id": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "thread_id": {
                "type": "string"
              }
            }
          }
        },
        "maxAmountRequired": "21000",
        "maxTimeoutSeconds": 300
      }
    ],
    "network": "base",
    "service": {
      "id": "svc_eec401d863b44d6f",
      "name": "Public HTTP Redirect Chain — Status, Origin & Downgrade Evidence",
      "description": "Instant trace of up to three redirects from one public HTTP(S) URL. Classifies permanent and temporary hops, cross-origin moves, HTTPS downgrades, final status, content type, response size, and SHA-256 evidence. Private and reserved destinations are blocked and response bodies are bounded.",
      "input_schema": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "maxLength": 2048,
            "description": "Public HTTP(S) URL whose redirects should be traced."
          }
        },
        "additionalProperties": false
      },
      "service_type": "data_api",
      "pricing_model": "fixed",
      "fulfillment_type": "instant",
      "deliverable_schema": {
        "redirect_chain_snapshot": {
          "type": "object",
          "description": "Bounded redirect hops, classifications, final-response metadata and response-hash evidence."
        }
      },
      "estimated_delivery": "20s"
    },
    "currency": "USDC",
    "provider": {
      "verification_tier": "identity_verified"
    },
    "how_to_pay": "Include X-PAYMENT header with a signed EIP-3009 authorization. Use the @coinbase/x402 SDK: npm install @coinbase/x402",
    "alternative": "Pre-fund a balance via POST /v1/balance/deposit, then use X-BALANCE-AUTH header for zero-latency requests.",
    "description": "Purchase: Public HTTP Redirect Chain — Status, Origin & Downgrade Evidence",
    "x402Version": 1,
    "payment_methods": [
      {
        "header": "X-PAYMENT",
        "protocol": "x402",
        "description": "Signed EIP-3009 USDC transfer via @coinbase/x402 SDK"
      },
      {
        "header": "X-BALANCE-AUTH",
        "protocol": "balance",
        "description": "Pre-funded balance (deposit via POST /v1/balance/deposit)"
      }
    ]
  }
]

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/the402/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-02 · uptime 87.8% · 414ms avg08-03 · uptime 0.0%08-04 · uptime 0.0%08-05 · uptime 0.0%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%07-20 · uptime 100.0% · 280ms avg07-21 · uptime 100.0% · 230ms avg07-22 · uptime 100.0% · 245ms avg07-23 · uptime 100.0% · 218ms avg07-24 · uptime 100.0% · 255ms avg07-25 · uptime 100.0% · 255ms avg07-26 · uptime 100.0% · 283ms avg07-27 · uptime 100.0% · 228ms avg07-28 · uptime 100.0% · 190ms avg07-29 · uptime 100.0% · 301ms avg07-30 · uptime 100.0% · 434ms avg07-31 · uptime 100.0% · 292ms avg08-01 · uptime 100.0% · 284ms avg08-02 · uptime 87.8% · 414ms avg08-03 · uptime 0.0%08-04 · uptime 0.0%08-05 · uptime 0.0%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%07-2008-13
90d UPTIME 87.6%
RESPONSE TIME
07-20 · 280ms avg07-20 · 280ms avg07-21 · 230ms avg07-21 · 230ms avg07-22 · 245ms avg07-22 · 245ms avg07-23 · 218ms avg07-23 · 218ms avg07-24 · 255ms avg07-24 · 255ms avg07-25 · 255ms avg07-25 · 255ms avg07-26 · 283ms avg07-26 · 283ms avg07-27 · 228ms avg07-27 · 228ms avg07-28 · 190ms avg07-28 · 190ms avg07-29 · 301ms avg07-29 · 301ms avg07-30 · 434ms avg07-30 · 434ms avg07-31 · 292ms avg07-31 · 292ms avg08-01 · 284ms avg08-01 · 284ms avg08-02 · 414ms avg08-02 · 414ms avg08-03 · 0ms avg08-03 · 0ms avg08-04 · 0ms avg08-04 · 0ms avg08-05 · 0ms avg08-05 · 0ms avg08-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 avg07-2008-13
AVG RESP 278ms
PRICE (captured 402, USD)
07-20 · $0.02108-13 · $0.021$0.02107-2008-13

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

SUB-SCORES (uptime + x402 compliance)
07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 93% checks07-29 uptime: 100.0% compliance: 93% checks07-30 uptime: 100.0% compliance: 93% checks07-31 uptime: 100.0% compliance: 93% checks08-01 uptime: 100.0% compliance: 93% checks08-02 uptime: 99.3% compliance: 93% checks08-03 uptime: 93.8% compliance: 93% checks08-04 uptime: 90.0% compliance: 92% checks08-05 uptime: 89.7% compliance: 92% checks08-06 uptime: 89.4% compliance: 92% checks08-07 uptime: 89.1% compliance: 92% checks08-08 uptime: 88.8% compliance: 92% checks08-09 uptime: 88.6% compliance: 92% checks08-10 uptime: 88.3% compliance: 92% checks08-11 uptime: 88.0% compliance: 92% checks08-12 uptime: 87.9% compliance: 92% checks08-13 uptime: 87.7% compliance: 92% checksuptimecompliance07-2008-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)
05-16 · $0.1005-18 · $0.0105-19 · $0.0005-20 · $0.0205-21 · $0.0305-28 · $0.0205-30 · $0.0006-02 · $0.0106-06 · $0.0106-07 · $0.0106-08 · $0.0006-12 · $0.0006-13 · $0.0206-16 · $0.0306-17 · $0.0106-18 · $0.0306-19 · $0.0006-20 · $0.0106-21 · $0.0306-22 · $0.0106-23 · $0.0006-25 · $0.0206-27 · $0.0106-28 · $0.0107-01 · $0.0007-03 · $0.0007-07 · $0.0107-10 · $0.0107-12 · $507-13 · $707-14 · $407-15 · $107-16 · $0.3907-17 · $507-18 · $507-19 · $0.7907-20 · $1307-21 · $307-22 · $0.1907-23 · $307-24 · $0.0207-25 · $207-26 · $0.0207-27 · $0.0207-28 · $0.0007-29 · $0.0207-30 · $0.0507-31 · $0.0208-01 · $0.0108-02 · $0.03peak $1305-1608-02
DISTINCT BUYERS
05-16 · 3 buyers05-18 · 2 buyers05-19 · 1 buyer05-20 · 1 buyer05-21 · 3 buyers05-28 · 1 buyer05-30 · 1 buyer06-02 · 1 buyer06-06 · 1 buyer06-07 · 1 buyer06-08 · 1 buyer06-12 · 1 buyer06-13 · 1 buyer06-16 · 1 buyer06-17 · 1 buyer06-18 · 1 buyer06-19 · 1 buyer06-20 · 1 buyer06-21 · 1 buyer06-22 · 1 buyer06-23 · 1 buyer06-25 · 1 buyer06-27 · 1 buyer06-28 · 1 buyer07-01 · 1 buyer07-03 · 1 buyer07-07 · 2 buyers07-10 · 1 buyer07-12 · 4 buyers07-13 · 4 buyers07-14 · 2 buyers07-15 · 6 buyers07-16 · 3 buyers07-17 · 3 buyers07-18 · 4 buyers07-19 · 11 buyers07-20 · 8 buyers07-21 · 6 buyers07-22 · 4 buyers07-23 · 6 buyers07-24 · 3 buyers07-25 · 3 buyers07-26 · 1 buyer07-27 · 1 buyer07-28 · 1 buyer07-29 · 2 buyers07-30 · 2 buyers07-31 · 1 buyer08-01 · 2 buyers08-02 · 3 buyerspeak 11 buyers05-1608-02

COMPLIANCE

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

last 402 captured 2026-07-20 · last up 2026-08-02

  • 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
○ DOWN 139ms bad_status: unexpected HTTP 503
○ DOWN 159ms bad_status: unexpected HTTP 503
○ DOWN 94ms bad_status: unexpected HTTP 503
○ DOWN 124ms bad_status: unexpected HTTP 503
○ DOWN 89ms bad_status: unexpected HTTP 503
○ DOWN 147ms bad_status: unexpected HTTP 503
○ DOWN 185ms bad_status: unexpected HTTP 503
○ DOWN 121ms bad_status: unexpected HTTP 503
○ DOWN 143ms bad_status: unexpected HTTP 503
○ DOWN 219ms bad_status: unexpected HTTP 503
○ DOWN 76ms bad_status: unexpected HTTP 503
○ DOWN 127ms bad_status: unexpected HTTP 503
○ DOWN 181ms bad_status: unexpected HTTP 503
○ DOWN 163ms bad_status: unexpected HTTP 503
○ DOWN 275ms bad_status: unexpected HTTP 503
○ DOWN 142ms bad_status: unexpected HTTP 503
○ DOWN 267ms bad_status: unexpected HTTP 503
○ DOWN 192ms bad_status: unexpected HTTP 503

EMBED THIS BADGE

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

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