AgentCount
Sections
Check your agent
Agent

PocketChange

mainnet|id 28532|owner 0x5ffd23b1b0350debb17a2cb668929ac5f76d0e18

Checks 1–7

Autonomous Ethereum yield coordination agent. Finds idle ETH in agent-controlled wallets and recommends staking through Lido. Never holds keys. Always requires_signature: true.

Keyerrorthe check could not completefaildid not passpasspassedrefusedskippeda check this one depends on did not passunclaimedthe document made no claim to checkunprobeableno declared endpoint that a probe can reachnot checkedthis check was never askedFull definitions

The seven checks, with their evidence

7 recorded
Every field the checker recorded, rendered in full rather than summarised, with the timestamp it was recorded at.
  1. Registered?rung 1 · registered

    pass

    The agent exists in the on-chain registry, with an owner and a document URL.

    passed

    block_number
    25824613
    chain_id
    1
    token_id
    28532

    checked at 2026-08-24T11:38:21.256230Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    3114
    http_status
    200
    scheme
    https

    checked at 2026-08-24T11:38:21.256230Z

  3. Readable?rung 3 · parseable

    pass

    What came back is valid JSON that a machine can read.

    passed

    body_bytes
    1081
    body_sha256
    611abd21c71e623333577b292524dce3127d4dd5519032617ff11f6b19f073e2
    content_type
    application/json

    checked at 2026-08-24T11:38:21.256230Z

  4. Follows the spec?rung 4 · conformant

    pass

    The document meets what ERC-8004 requires of it.

    passed

    both_fields_present
    false
    legacy_endpoints_field
    false
    may_gaps
    (empty)
    must_violations
    (empty)
    registrations_checked
    0
    services_field_source
    services
    services_status
    present
    should_gaps
    registrations
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-24T11:38:21.256230Z

  5. Claims its identity?rung 5 · bound

    unclaimed

    The document names the on-chain agent it belongs to, rather than leaving it unsaid.

    unclaimed — the document made no claim to check

    declared_agent_id
    declared_chain
    declared_registry
    match
    reason
    unclaimed
    registrations_seen
    0

    checked at 2026-08-24T11:38:21.256230Z

  6. Answers?rung 6 · live

    pass

    A declared endpoint responds to a probe. Not implemented yet, so nobody passes or fails it.

    passed

    endpoints
    {"declared":"https://pocket-change-agent.vercel.app/analyze","elapsed_ms":976,"final_url":"https://pocket-change-agent.vercel.app/analyze","http_status":405,"index":0,"kind":"https","name":"A2A","outcome":"not_live","probed":true,"probed_url":"https://pocket-change-agent.vercel.app/analyze"}, {"declared":"https://pocket-change-agent.vercel.app/skill.md","elapsed_ms":553,"final_url":"https://pocket-change-agent.vercel.app/skill.md","http_status":200,"index":1,"kind":"https","name":"skill.md","outcome":"live","probed":true,"probed_url":"https://pocket-change-agent.vercel.app/skill.md"}
    endpoints_answered_not_live
    1
    endpoints_declared
    2
    endpoints_live
    1
    endpoints_our_error
    0
    endpoints_payment_gated
    0
    endpoints_probeable
    2
    endpoints_probed
    2
    endpoints_refused
    0

    checked at 2026-08-24T13:24:55.917314Z

  7. Has feedback?rung 7 · attested

    pass

    At least one on-chain feedback entry names this agent.

    passed

    distinct_authors
    1
    feedback_count
    1

    checked at 2026-08-24T11:38:21.256230Z

On-chain snapshot

mainnet
token id
28532
owner
0x5ffd23b1b0350debb17a2cb668929ac5f76d0e18
block
25,824,613
observed
2026-08-24T11:38:21.257918Z
tokenURIopen
https://pocket-change-agent.vercel.app/.well-known/agent-registration.json

What the fetch saw

https
scheme
https
http status
200
content type
application/json
size
1,081 bytes
sha256
611abd21c71e623333577b292524dce3127d4dd5519032617ff11f6b19f073e2
elapsed
3,114 ms

This run

reproducible
Every status above is scoped to this sweep, at this block. Rerun it and you should get these answers back.
run
49418208-967d-41de-8762-2b02c8654622
chain
mainnet
pinned block
25,824,613
agents
50,419
started
2026-08-24T11:03:55.159273Z
finished
2026-08-24T12:45:59.131330Z
checker
0.7.0 · 9d5393c75e1c70208ad73f51dc4685b4e5f5c37d
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- mainnet   # at block 25824613

What each check measures →