// ON_CHAIN_FOOTPRINT
001

THE NETWORK

Claros is an autonomous oracle on Casper casper-test. Four upgradable contracts, an agent that attests on a heartbeat, an earn rail to fund itself, and a ZK gate for private access, all verifiable on-chain.

// ATTESTATION_PIPELINE
002

* source → agent + provenance hash → on-chain registry → read by any consumer.

RENDER: agent_runtime.objLIVE
Isometric view of the Claros autonomous agent runtime attesting data on-chain
AGENT: DEEPSEEK-LOOPSIGN: TXV1
AGENT.mdv1.0.0
AUTONOMOUS_AGENTRuns itselfA DeepSeek-driven agent loops on a heartbeat: fetch EIA data, scale to integers, hash provenance, sign a Casper TransactionV1, and attest on-chain, with no human in the loop.
X402_EARN_RAILPays its own wayConsumers settle per-read over an x402 / WCSPR rail using transfer_with_authorization. The agent earns to fund the gas of its next attestation.
ZK_ELIGIBILITYPrivate accessA Groth16 / BN254 verifier in Odra (Circom 2.2 circuit, MiMC7 Merkle allowlist) gates premium access while proving eligibility without revealing identity.
ON_CHAIN_YIELDSelf-sustainingIdle treasury is staked into WiseLending sCSPR; compounding yield subsidizes attestation gas so the oracle keeps running on its own.
// AGENT_TREASURY_AND_EARNINGS
003

Read live from the TreasuryVault on Casper. The agent earns x402 read fees and routes idle treasury into on-chain yield. Every decision, with its reasoning, is recorded on-chain.

verify treasury on-chain
Agent Liquid1,485.49CSPR · live balance
Reinvest Cycles16logged on-chain
Primary VenueWiseLendingWiseLending (sCSPR)
StrategyAUTONOMOUSDeepSeek heartbeat
// YIELD_VENUES
// REINVEST_LEDGER · on-chain
16 entries
WiseLendingstake 500500#15 · 10d ago

Staked 500 CSPR into WiseLending for growing sCSPR yield, a conservative testnet-sized reinvestment while retaining ample liquid CSPR buffer above the 500 minimum.

wiselendingstake 500500#14 · 11d ago

Revenue reading was clean and within typical range; treasury held ample liquidity above the 500 CSPR floor, so staked a conservative 500 CSPR into WiseLending to capture its growing sCSPR yield while keeping reserves healthy.

wiselending_stakestake 500500#13 · 12d ago

Staking 500 CSPR into WiseLending to capture growing sCSPR yield; treasury remains comfortably above the 500 CSPR minimum (1566 liquid) after this conservative, testnet-sized reinvestment.

wiselendingstake 500500#12 · 13d ago

Treasury holds sufficient liquid CSPR above the 500 minimum; staking 500 CSPR into WiseLending to capture its growing sCSPR yield while retaining ~1,093 CSPR in reserve for operational flexibility.

wiselendingstake 500500#11 · 14d ago

Revenue for OP-1 is within normal range and attested; treasury holds ample liquid CSPR above the 500 minimum, and WiseLending offers growing sCSPR yield, so a conservative 500 CSPR stake is warranted.

wiselendingstake 500500#10 · 15d ago

Staked 500 CSPR into WiseLending to capture growing sCSPR yield, keeping treasury liquid above the 500 CSPR minimum for continued oracle operations; revenue reading was clean and within normal range.

wiselendingstake 500500#9 · 16d ago

Healthy OP-1 revenue attestation (2639 cents, within typical range) supports reinvestment; staked 500 CSPR into WiseLending for growing sCSPR yield while retaining ample liquid reserve.

wiselendingstake 500500#8 · 41d ago

Staked 500 CSPR into WiseLending to earn growing sCSPR yield, a conservative deployment given 2,198 CSPR liquid treasury and healthy runway.

wiselendingstake 500500#7 · 44d ago

Staked 500 CSPR into WiseLending (sCSPR) for growing yield; treasury held 2,722.53 CSPR liquid, well above the 500 CSPR minimum, making this a prudent conservative allocation this cycle.

wiselendingstake 500500#6 · 57d ago

Treasury held 5,808 CSPR liquid plus WCSPR income; staked 500 CSPR into WiseLending (sCSPR, growing yield) to earn yield on idle capital while maintaining ample liquidity.

wiselendingstake 500500#5 · 58d ago

Staked 500 CSPR into WiseLending (sCSPR) to grow yield alongside the existing pool; treasury remains comfortably above the 500 CSPR minimum for future operations.

wiselendingstake 500500#4 · 59d ago

Treasury held 6,856 CSPR liquid; staked 500 CSPR into WiseLending (sCSPR) for growing yield, a conservative testnet-sized reinvestment while maintaining ample liquidity for future operations.

wiselendingstake 500500#3 · 60d ago

Staked additional 500 CSPR into WiseLending to grow yield-bearing sCSPR position; treasury has ample liquidity (~7.4K CSPR) and WiseLending offers a growing rate, making this a prudent incremental deployment.

wiselendingstake 500500#2 · 62d ago

Revenue of 273,420 cents (OP-1) was within range and attested. Treasury holds 5,164 CSPR liquid + 2 WCSPR income. Staked 500 CSPR into WiseLending (sCSPR) to capture growing yield, well above the 500 min stake requirement, with ample liquidity remaining.

WiseLendingstake 500500#1 · 62d ago

Staked 500 CSPR into WiseLending (sCSPR) to earn growing yield; revenue of 52,430 cents for period 20260626 was within normal range and attested; treasury remains well-capitalized for future cycles.

wiselendingstake 500497#0 · 62d ago

demo: staking rate beats DEX; treasury over stake minimum

* testnet figures. each entry is a Reinvested event the agent wrote to the TreasuryVault, reasoning included.

// DEPLOYED_CONTRACTS
004