Animica x402 Directory

Directory / x402.cloudpulsepoint.com

x402.cloudpulsepoint.com/agent/check/http

Fetch a URL and report whether it is reachable, the HTTP status code, and the response time in milliseconds. A fast liveness/uptime probe — run it before relying on a site or as a cheap health signal.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402.cloudpulsepoint.com/agent/check/http'

# -> 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://x402.cloudpulsepoint.com/agent/check/http'

Endpoint: https://x402.cloudpulsepoint.com/agent/check/http. Operated by x402.cloudpulsepoint.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.

Other endpoints on x402.cloudpulsepoint.com

x402.cloudpulsepoint.com/agent/check/blacklist

Resolve the site's IP and check it against 15 major DNSBL spam/abuse blacklists. Use before sending mail from, or trusting, a host. WARN = listed on 1–2 lists; …

GET · $0.03

x402.cloudpulsepoint.com/agent/check/dns

Resolve a DNS record (A by default) for the host and return the values. Use to confirm a domain resolves and to detect missing or misconfigured records.

GET · $0.01

x402.cloudpulsepoint.com/agent/check/domain

Look up the domain's registration expiry via WHOIS and report the expiry date and days remaining. Use to catch domains about to lapse before they drop and take …

GET · $0.03

x402.cloudpulsepoint.com/agent/check/perf

Load the full page and measure time-to-first-byte, total load time, and downloaded size (capped at 5 MB). Use to gauge front-end performance before crawling, em…

GET · $0.03

x402.cloudpulsepoint.com/agent/check/site

Run HTTP + SSL + DNS + domain-expiry in one call and return a combined health snapshot. The single pre-flight check to run before crawling, deploying to, or dep…

GET · $0.05

x402.cloudpulsepoint.com/agent/check/ssl

Inspect the site's TLS/SSL certificate: whether it is currently valid and how many days remain until it expires. Use to catch soon-to-expire or already-expired …

GET · $0.01

All 7 endpoints on x402.cloudpulsepoint.com →