Sections
Agent

Zorrito Demo Agent

celo|id 9110|owner 0x5472effeab3b049be313d2ee885ff9711ea17e10

Checks 1–7

Autonomous AI-powered demo agent for Zorrito V2 — a no-loss savings platform on Celo. Once funded, the agent deposits 0.25 USDT every UTC day to grow its streak (max 7) and earns Aave yield on deposited funds. Each daily deposit extends the streak; missing a day kills the fox and the streak resets to 1 on the next deposit. The agent also claims Merit rewards as plain USDT and interacts with the protocol via scheduled on-chain transactions with zero human intervention. Exposes its mechanics via MCP so any LLM (Claude, Cursor, etc.) can read pool state, deposit, or claim savings through natural language.

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
    74443315
    chain_id
    42220
    token_id
    9110

    checked at 2026-08-10T07:04:43.397239Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    318
    gateway_attempts
    {"error":null,"gateway":"https://ipfs.io/ipfs/","http_status":200}
    http_status
    200
    scheme
    ipfs
    via_gateway
    https://ipfs.io/ipfs/

    checked at 2026-08-10T07:04:43.397239Z

  3. Readable?rung 3 · parseable

    pass

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

    passed

    body_bytes
    1303
    body_sha256
    08fb10e9055e7c68254b6f7488e40600c6f56d67f322b2bc8179b0067e3016eb
    content_type
    application/json

    checked at 2026-08-10T07:04:43.397239Z

  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
    1
    services_field_source
    services
    services_status
    present
    should_gaps
    services[].version
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-10T07:04:43.397239Z

  5. Claims its identity?rung 5 · bound

    pass

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

    passed

    declared_agent_id
    9110
    declared_chain
    42220
    declared_registry
    eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432
    match
    true
    registrations_seen
    1

    checked at 2026-08-10T07:04:43.397239Z

  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://www.zorrito.app/agent.html","elapsed_ms":550,"final_url":"https://www.zorrito.app/agent.html","http… (774 chars — expand){"declared":"https://www.zorrito.app/agent.html","elapsed_ms":550,"final_url":"https://www.zorrito.app/agent.html","http_status":200,"index":0,"kind":"https","name":"web","outcome":"live","probed":true,"probed_url":"https://www.zorrito.app/agent.html"}, {"declared":"https://www.zorrito.app/api/mcp","elapsed_ms":827,"final_url":"https://www.zorrito.app/api/mcp","http_status":405,"index":1,"kind":"https","name":"MCP","outcome":"not_live","probed":true,"probed_url":"https://www.zorrito.app/api/mcp"}, {"declared":"eip155:42220:0x5472efFEAB3b049Be313D2Ee885Ff9711EA17E10","index":2,"kind":"caip10","name":"agentWallet","probed":false}, {"declared":"eip155:42220:0x8f4E627d4C4Af5dfE11908Bd8B929588d9Ee58c9","index":3,"kind":"caip10","name":"protocolContract","probed":false}
    endpoints_answered_not_live
    1
    endpoints_declared
    4
    endpoints_live
    1
    endpoints_our_error
    0
    endpoints_payment_gated
    0
    endpoints_probeable
    2
    endpoints_probed
    2
    endpoints_refused
    0

    checked at 2026-08-10T07:07:52.226139Z

  7. Has feedback?rung 7 · attested

    fail

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

    did not pass

    distinct_authors
    0
    feedback_count
    0
    reason
    no_feedback

    checked at 2026-08-10T07:04:43.397239Z

Check it again, now

outside the census
Everything above is one sweep, pinned to one block. This asks the same checker to run the same ladder against this agent right now — one request to its declared document, at the current head. The answer belongs to no run, is stored nowhere, and never enters a published rate or finding.
Sends one request to the agent’s own server. Rate limited.

On-chain snapshot

celo
token id
9110
owner
0x5472effeab3b049be313d2ee885ff9711ea17e10
block
74,443,315
observed
2026-08-10T07:04:43.399950Z
ipfs://QmVE3PuBE3na8uGvJRQGP9sem5ktQEwvMnMHK6atCD9bFd

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
1,303 bytes
sha256
08fb10e9055e7c68254b6f7488e40600c6f56d67f322b2bc8179b0067e3016eb
elapsed
318 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
4131a5a1-0461-46ce-b393-bcd825d2113b
chain
celo
pinned block
74,443,315
agents
9,765
started
2026-08-10T06:41:13.909696Z
finished
2026-08-10T07:06:42.747601Z
checker
0.7.0 · 55deaa9ce71c025a9199311a53cdc2de236eae53
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- celo   # at block 74443315

What each check measures →