hookpulse.net
HookPulse: extra_endpoint
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.1 USDC on Base to 0x7c22…45a26. The signed payment is good for 2 minutes.
- Paid to
- 0x7c22…45a26
- USD Coin contract
- 0x8335…02913
- Payment window
- 2 minutes
- As published
- 100000 smallest units
- Buys
- HookPulse: extra_endpoint
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7c22D10a957c62044d03dB5C0086f500Fc645a26",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://hookpulse.net/api/endpoints",
"description": "HookPulse: extra_endpoint",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"name": "",
"alert_to": "",
"alert_url": "",
"interval_sec": 0
},
"discoverable": true
},
"output": {
"type": "json",
"schema": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "ID do monitor; é o `:id` da URL de ingest."
},
"name": {
"type": "string",
"description": "Nome que você deu, para reconhecer no aviso."
},
"token": {
"type": "string",
"description": "Token de leitura deste monitor. Só vem na criação e para o dono."
},
"active": {
"type": "boolean",
"description": "Se o monitor está ligado."
},
"healthy": {
"type": "boolean",
"description": "`true` quando já pingou alguma vez e não está atrasado."
},
"overdue": {
"type": "boolean",
"description": "`true` quando o silêncio passou de `interval_sec`."
},
"alert_to": {
"type": "string",
"description": "E-mail avisado no miss."
},
"alert_url": {
"type": "string",
"description": "URL HTTPS que recebe POST no miss (Slack, Discord, n8n)."
},
"templates": {
"type": "object",
"properties": {
"miss_json": {
"type": "string",
"description": "O JSON exato que postamos em `alert_url` quando o silêncio vira miss."
},
"ingest_n8n": {
"type": "string",
"description": "Como chamar o ingest a partir do n8n."
},
"ingest_cron": {
"type": "string",
"description": "A linha de crontab equivalente."
},
"ingest_curl": {
"type": "string",
"description": "Um `curl` que serve de prova de vida."
},
"miss_url_hint": {
"type": "string",
"description": "O que serve como `alert_url` — só HTTPS público."
}
},
"description": "Snippets de ingest e o corpo do aviso, já com este monitor dentro."
},
"alerted_at": {
"type": "string",
"description": "Quando o último aviso saiu — é o que segura o teto de 1 aviso/24h."
},
"created_at": {
"type": "string",
"description": "Quando o monitor foi criado (UTC)."
},
"events_url": {
"type": "string",
"description": "Últimos pings já com o token na query."
},
"ingest_url": {
"type": "string",
"description": "A URL que o seu cron/webhook chama para provar vida."
},
"miss_count": {
"type": "integer",
"description": "Quantas vezes este monitor já ficou em silêncio."
},
"status_url": {
"type": "string",
"description": "Status deste monitor já com o token na query."
},
"last_status": {
"type": "integer",
"description": "Status HTTP que o último ping mandou, quando mandou."
},
"curl_example": {
"type": "string",
"description": "O `curl` de ingest, pronto para colar no cron."
},
"interval_sec": {
"type": "integer",
"description": "Silêncio tolerado, em segundos. Passou disso, é miss."
},
"last_event_at": {
"type": "string",
"description": "Último ping recebido (UTC); `null` enquanto nunca pingou."
},
"last_latency_ms": {
"type": "integer",
"description": "Latência informada no último ping, em ms."
},
"waiting_first_ping": {
"type": "boolean",
"description": "`true` enquanto nunca pingou. Não é saudável nem atrasado: ninguém ligou ainda."
}
},
"description": "Um dead-man switch: a coisa que você faz pingar. Se o ping parar por mais que `interval_sec`, ele vira `overdue` e o aviso sai."
}
}
},
"maxAmountRequired": "100000",
"maxTimeoutSeconds": 120
}
]Provenance
- Seen in the source catalog
- 2026-09-05 01:12Z
- Last indexed by Roundhouse
- 2026-09-24 11:45Z
- Last enriched (probe, favicon, geo)
- 2026-09-14 20:46Z
- x402 version
- 1
- Max timeout
- 120s
- Liveness probe
- HTTP 200
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service hookpulse.net and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=hookpulse.net' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://hookpulse.net/api/endpoints, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.