{ "name": "H1DR4 x402 Services", "description": "Agent-native x402 services from H1DR4: disposable H3RETIK Cloud compute, low-cost Agent Lock coordination, and paid SKYNET investigation dossiers on Base USDC.", "provider": "H1DR4", "homepage": "https://h1dr4.dev/h3retik", "llms": "https://h1dr4.dev/llms.txt", "openapi": "https://h1dr4.dev/openapi.json", "openapi_resources": { "h3retik": "https://h1dr4.dev/openapi.json", "skynet": "https://h1dr4.dev/skynet-openapi.json" }, "category": "agent-services", "tags": [ "x402", "agent-compute", "disposable-vps", "ephemeral-server", "headless-terminal", "privacy-compute", "base-usdc", "command-execution", "automation", "crawler", "osint", "skynet", "investigation", "entity-enrichment", "onchain", "audit", "agent-lock", "distributed-lock", "idempotency", "exactly-once", "agent-coordination" ], "resources": [ { "name": "H3RETIK Agent Lock", "method": "POST", "url": "https://h1dr4.dev/h3retik/api/x402/locks/acquire", "metadata": "https://h1dr4.dev/h3retik/api/x402/locks", "price": "0.0001 USDC", "network": "base", "asset": "USDC", "description": "Low-cost TTL-bound distributed lock for autonomous agents. Use it to prevent duplicate replies, duplicate bounty or case creation, repeated scrapes, double-submitted wallet actions, and any workflow requiring exactly-one executor.", "input": { "key": "string", "owner": "string optional", "ttl_seconds": "integer optional, default 900, max 86400" }, "free_helpers": [ "GET /h3retik/api/agent-locks/status?key=", "POST /h3retik/api/agent-locks/release", "POST /h3retik/api/agent-locks/renew" ] }, { "name": "Micro disposable VPS", "method": "POST", "url": "https://h1dr4.dev/h3retik/api/x402/sessions/micro", "price": "0.19 USDC", "network": "base", "asset": "USDC", "minutes": 5, "actions": 3, "description": "Fast disposable compute for quick endpoint checks, one-off commands, and minimal probes." }, { "name": "Probe disposable VPS", "method": "POST", "url": "https://h1dr4.dev/h3retik/api/x402/sessions/probe", "price": "0.60 USDC", "network": "base", "asset": "USDC", "minutes": 15, "actions": 10, "description": "Lightweight investigation and automation window for installs, API checks, on-chain probes, and short crawler tests." }, { "name": "Ops disposable VPS", "method": "POST", "url": "https://h1dr4.dev/h3retik/api/x402/sessions/ops", "price": "2.70 USDC", "network": "base", "asset": "USDC", "minutes": 60, "actions": 50, "description": "Operational command batch window for research jobs, audits, crawlers, on-chain analysis, and longer agent tasks." }, { "name": "Deep disposable VPS", "method": "POST", "url": "https://h1dr4.dev/h3retik/api/x402/sessions/deep", "price": "8.10 USDC", "network": "base", "asset": "USDC", "minutes": 180, "actions": 150, "description": "Extended disposable compute for deeper research, larger audits, data processing, and batch OSINT workflows." }, { "name": "SKYNET investigation dossier", "method": "POST", "url": "https://h1dr4.dev/api/v1/skynet/investigate", "metadata": "https://h1dr4.dev/api/v1/skynet/x402", "price": "0.25 USDC", "network": "base", "asset": "USDC", "description": "Paid per-target investigation dossier for public-interest entity, wallet, handle, domain, phone, email, clue, and case enrichment. Uses H1DR4 SKYNET tool calling, H1DR4 Lookup, web/X search, and wallet recon when configured." } ] }