Sections
Agent

CeloRaffle Agent

celo|id 2366|owner 0x1affb670ef4caff88dad19e48caf39e0a2c9c002

Checks 1–7

AI-powered, provably fair raffle/lottery agent on Celo blockchain. Uses block.prevrandao for winner selection, Celo for payments & instant winner payout, and x402 micropayment pattern for ticket purchases.It handles everything autonomously from ticket purchase, to raffle , to winner selection, to instant & automatic winner payout.

Keyerrorthe check could not completefaildid not passpasspassedskippeda 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

6 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
    73985588
    chain_id
    42220
    token_id
    2366

    checked at 2026-08-04T23:49:23.982930Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    629
    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-04T23:49:23.982930Z

  3. Readable?rung 3 · parseable

    pass

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

    passed

    body_bytes
    529
    body_sha256
    14e25ba984b07edd7e36386a3af50563bcb3833993d759d03c8084823d6513dd
    content_type
    application/json

    checked at 2026-08-04T23:49:23.982930Z

  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
    active, supportedTrust
    must_violations
    (empty)
    registrations_checked
    0
    services_field_source
    neither
    services_status
    absent
    should_gaps
    services, registrations
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-04T23:49:23.982930Z

  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-04T23:49:23.982930Z

  6. Answers?rung 6 ·

    not checked

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

    not checked — this check was never asked

    This run never reached this check for this agent.

  7. Has feedback?rung 7 · attested

    pass

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

    passed

    distinct_authors
    2
    feedback_count
    2

    checked at 2026-08-04T23:49:23.982930Z

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
2366
owner
0x1affb670ef4caff88dad19e48caf39e0a2c9c002
block
73,985,588
observed
2026-08-04T23:49:23.984835Z
ipfs://QmPjtWi9z41ZQwiDAfwVcVzsmc48cYQXvFNd6LxXTkAePE

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
529 bytes
sha256
14e25ba984b07edd7e36386a3af50563bcb3833993d759d03c8084823d6513dd
elapsed
629 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
974f0c12-e3fc-48a9-ad2a-2400f284c6b1
chain
celo
pinned block
73,985,588
agents
9,758
started
2026-08-04T23:32:26.218902Z
finished
2026-08-04T23:55:46.526567Z
checker
0.6.0 · unknown
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- celo   # at block 73985588

What each check measures →