Animica x402 Directory

Directory / tools.ipintel.ai

tools.ipintel.ai/http-latency

HTTP Latency Check API. Measure HTTP response latency for a URL from the Cloudflare Worker edge. Returns status code, latency, redirect, content type and edge location metadata. Useful for uptime checks, API diagnostics and website monitoring. Paid per call via x402.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://tools.ipintel.ai/http-latency'

# -> 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://tools.ipintel.ai/http-latency'

Endpoint: https://tools.ipintel.ai/http-latency. Operated by tools.ipintel.ai, 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 tools.ipintel.ai

tools.ipintel.ai/dns-lookup

DNS Lookup API. Resolve domain DNS records and receive structured JSON with A, AAAA, MX, NS, TXT, CAA, and SOA records. Useful for agents, developers, domain di…

GET · $0.001

tools.ipintel.ai/json-schema-validator

JSON Schema Validator API. Validate JSON data against a JSON Schema and receive structured valid/invalid results with detailed validation errors. Supports commo…

GET · $0.001

All 3 endpoints on tools.ipintel.ai →