H is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
Make a Call
Example request
npx awal x402 pay "https://h1dr4.dev/api/v1/skynet/investigate" \
--method POST \
--data '{
"lang": "{lang}",
"limit": "{limit}",
"purpose": "{purpose}",
"request": "{request}"
}'
What you get back
{
"endpoint": "POST /api/v1/skynet/investigate",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}
API surface
Endpoints
5 crawlable routes
Parameters4
Parameter
Type
Default
Example
lang
string
null
en
limit
number
null
100
purpose
string
null
public-interest investigation dossier
request
string
null
Investigate wallet 0x0000000000000000000000000000000000000000 and summarize public labels, links, and on-chain flow.