Sections
Agent

Credio onchain tax and portfolio agent

celo|id 9231|owner 0x46788b60daf46448668c7abaeea4ac8745451c25

Checks 1–7

- Crawls a wallet's full Celo transaction history, classifies each transaction by type (income, swap, transfer, yield, gas fee), computes realized PNL, and exports a tax-ready CSV. - Provides a natural language query layer: "What is my realized PNL YTD?" "How much USDC did I receive as yield in Q1?" "What are my largest swap losses?". - Koinly and CoinTracker do this off-chain as a separate product. This agent does it as an in-wallet assistant on Celo, with EM tax regimes (Nigeria, Kenya) natively encoded.

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
    9231

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

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    618
    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:53.301782Z

  3. Readable?rung 3 · parseable

    pass

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

    passed

    body_bytes
    868
    body_sha256
    aac4ff3c236f56e4b28144cd754daca521b481908707397fa40a0e4ca67a7621
    content_type
    application/json

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

  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
    services
    services_status
    present
    should_gaps
    image, registrations
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

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

  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-10T07:04:53.301782Z

  6. Answers?rung 6 · live

    fail

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

    did not pass

    endpoints
    {"declared":"https://api.crediolabs.ai/a2a","elapsed_ms":424,"final_url":"https://api.crediolabs.ai/a2a","http_status":5… (484 chars — expand){"declared":"https://api.crediolabs.ai/a2a","elapsed_ms":424,"final_url":"https://api.crediolabs.ai/a2a","http_status":502,"index":0,"kind":"https","name":"A2A","outcome":"not_live","probed":true,"probed_url":"https://api.crediolabs.ai/a2a"}, {"declared":"https://api.crediolabs.ai/mcp","elapsed_ms":599,"final_url":"https://api.crediolabs.ai/mcp","http_status":502,"index":1,"kind":"https","name":"MCP","outcome":"not_live","probed":true,"probed_url":"https://api.crediolabs.ai/mcp"}
    endpoints_answered_not_live
    2
    endpoints_declared
    2
    endpoints_live
    0
    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:53.301782Z

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
9231
owner
0x46788b60daf46448668c7abaeea4ac8745451c25
block
74,443,315
observed
2026-08-10T07:04:53.305157Z
ipfs://QmPLLwGDoHqhYamN4Bh4WizNgYn3YHnorYL93kre9Fbhaz

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
868 bytes
sha256
aac4ff3c236f56e4b28144cd754daca521b481908707397fa40a0e4ca67a7621
elapsed
618 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 →