Animica x402 Directory

Directory / x402.fuchss.app

x402.fuchss.app/v1/watch-endpoint-30d

Monitor ONE x402 endpoint for 30 days and get alerted on changes that break agents: payTo changes (critical — possible takeover/rug), price changes, asset/network changes, 402-spec regressions, delisting, and liveness (down/recovered). Account-free: pay, receive a one-time secret + poll URL. Push to multiple signed HTTPS webhooks and/or Slack/Discord incoming webhooks (up to 5 each per watch). Every push URL is connection-tested before payment — unreachable URLs are rejected with no charge. Edit URLs or cancel early for free via bearer-authed PATCH/DELETE /v1/watch/{id}. Poll the append-only event log; nothing is lost between polls.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://x402.fuchss.app/v1/watch-endpoint-30d'

# -> 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 -X POST 'https://x402.fuchss.app/v1/watch-endpoint-30d'

Endpoint: https://x402.fuchss.app/v1/watch-endpoint-30d. Operated by x402.fuchss.app, 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.

Other endpoints on x402.fuchss.app

x402.fuchss.app/v1/semantic-search

Semantic search across the entire monitored x402 catalog. Given a free-text query (e.g. "weather forecast", "image generation", "EVM gas price oracle"), returns…

POST · $0.001

x402.fuchss.app/v1/similar

Find better alternatives to an x402 endpoint. Given a resource URL, returns the top semantically-similar endpoints (matched on advertised purpose via descriptio…

POST · $0.005

x402.fuchss.app/v1/x402-history

Raw observation history for any publicly listed x402 endpoint: discovery snapshots (listed/delisted/relisted, price changes, payTo changes) and probe time-serie…

POST · $0.02

x402.fuchss.app/v1/x402-trust

Trust score (0-100, grade A-F) for any x402 endpoint -- listed in our catalog or not. Unlike uptime-only checkers, we return ECONOMIC PROOF: the REAL on-chain U…

POST · $0.005

x402.fuchss.app/v1/x402-trust-bulk-10

Score up to 10 x402 endpoints in a single paid call. Each found result carries the FULL trust report — identical to POST /v1/x402-trust: score, grade, scoreRang…

POST · $0.045

x402.fuchss.app/v1/x402-trust-bulk-50

Score up to 50 x402 endpoints in a single paid call. Each found result carries the FULL trust report — identical to POST /v1/x402-trust: score, grade, scoreRang…

POST · $0.2

All 7 endpoints on x402.fuchss.app →