Directory / the402.tateprograms.com
Public no-payment triage for x402, MPP, Pay.sh, A2A, and agent-payment launch surfaces: 402 challenge shape, CORS/payment-header readability, cache safety, replay/idempotency, metadata leakage, and discovery drift.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://the402.tateprograms.com/api/x402/triage' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://the402.tateprograms.com/api/x402/triage'
Endpoint: https://the402.tateprograms.com/api/x402/triage. Operated by the402.tateprograms.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
A2A JSON-RPC endpoint for paid agent-payment surface triage, 402 Index watch, and agent-skill trust checks over x402 Base USDC.
Paid 402 Index health watch for provider, domain, service, or category queries. Returns public health, payment-valid, domain-verification, and launch-readiness …
Public-text trust check for MCP servers and agent skills before installation: execution permissions, secret handling, wallet/payment behavior, network calls, pr…