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.
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
Response schema
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
Response schema
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
Response schema
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)Estimate your monthly cost for Tate Programs x402 Surface Checks.