ERC-8004 Agent Liveness
erc8004-agent-liveness-325572559480.us-central1.run.app
· nexus-mcp-infra
Checks whether an ERC-8004-registered agent is actually alive right now, not just registered once.
erc8004-agent-liveness-325572559480.us-central1.run.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 21:57:14 current | 7b5814ea3fe8… |
view → |
Endpoints
Skills · 1 declared · mapped to canonical taxonomy
Check whether an ERC-8004-registered agent is actually alive right now via a real MCP handshake against its declared endpoint.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/erc8004-agent-liveness-325572559480.us-central1.run.app) [](https://agenstry.com/agents/erc8004-agent-liveness-325572559480.us-central1.run.app) [](https://agenstry.com/agents/erc8004-agent-liveness-325572559480.us-central1.run.app) [](https://agenstry.com/agents/erc8004-agent-liveness-325572559480.us-central1.run.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "ERC-8004 Agent Liveness",
"description": "Checks whether an ERC-8004-registered agent is actually alive right now, not just registered once.",
"url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app",
"version": "1.0.0",
"documentationUrl": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/docs",
"provider": {
"organization": "nexus-mcp-infra",
"url": "https://github.com/nexus-mcp-infra"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": [
{
"url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp",
"transport": "MCP"
}
],
"skills": [
{
"id": "nexus_erc8004_agent_liveness_verify_registered_agent",
"name": "Verify Registered Agent Liveness",
"description": "Check whether an ERC-8004-registered agent is actually alive right now via a real MCP handshake against its declared endpoint.",
"tags": [
"erc-8004",
"agent-identity",
"liveness",
"trust",
"web3"
]
}
],
"metadata": {
"protocol_note": "This service implements the Model Context Protocol (MCP) at /mcp, not A2A's own task methods. POST /verify-registered-agent is charged $0.10 via x402 (Base Sepolia TESTNET, not real funds); the MCP tool is currently free -- see README. Payment settles BEFORE this handler runs: a call is charged even on AGENT_NOT_FOUND or a 422. Checks the real ERC-8004 Identity Registry on Base Sepolia testnet -- no exclusive data access, the value is the real-time MCP liveness check a raw registry lookup can't give you."
}
}