← Back to marketplace

Tate Programs x402 Surface Checks

Launch-readiness checks for x402, MPP, Pay.sh, A2A and agent-payment APIs. Triage a public URL, watch 402 Index provider health, or check an agent skill before install.

infra
by Tate Programs3 endpoints100% uptime50ms avg

Endpoints

POST/api/provider/index-watch
$0.0100/req

402 index provider health watch for x402 l402 and mpp services. groups domain verification payment validity degraded service counts and patch order signals.

Request schema

qstring
providerstring
domainstring
protocolstring
limitnumber

Response schema

okboolean
providersarray
summaryobject
POST/api/provider/skill-trust-check
$0.0100/req

pre install trust check for openclaw hermes mcp and skill surfaces. flags install secret network payment and provenance risks before an agent adds a tool.

Request schema

urlstring
textstring
formatstring

Response schema

okboolean
findingsarray
risk_levelstring
POST/api/provider/triage
$0.0100/req

no payment launch triage for x402 mpp pay.sh a2a and agent payment endpoints. checks challenge shape cors cache resource binding price rail and retry headers.

Request schema

urlstringrequired
methodstring
originstring

Response schema

okboolean
findingsarray
attack_checksarray

Quick start

Easiest way: the APIHub CLI. Credits cover x402, no wallet needed.

# install and set up once
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call this service
npx @apihubio/cli call "https://proxy.apihub.io/tate-programs-x402/api/provider/index-watch" \
  -d '{"q":"string","provider":"string","domain":"string","protocol":"string","limit":0}'

Or call the proxy directly (curl / any HTTP client):

curl -X POST https://proxy.apihub.io/tate-programs-x402/api/provider/index-watch \
  -H "Authorization: Bearer ahk_your_key" \
  -H "Content-Type: application/json" \
  -d '{"q":"string","provider":"string","domain":"string","protocol":"string","limit":0}'

# If credits available: charged automatically, returns 200
# Otherwise: returns 402 (pay via @x402/fetch or top up credits)

Pricing calculator

Estimate your monthly cost for Tate Programs x402 Surface Checks.

POST /api/provider/index-watch$0.0100/req
-
POST /api/provider/skill-trust-check$0.0100/req
-
POST /api/provider/triage$0.0100/req
-