Turn a Base wallet into a small USDC statement.
Explorers are good for digging, not for sending a concise payment summary. Devryno scans recent public Base USDC transfer logs for a wallet and returns machine-readable incoming/outgoing totals plus transfer evidence.
ProblemClients, DAO reviewers, and agents need a quick USDC statement, while block explorers are noisy and hard to paste into workflows.
Paid checkSend 0.25 USDC on Base to Devryno, then paste the service payment tx and the wallet address to summarize.
OutputRecent transfer rows, scanned block range, incoming total, outgoing total, net amount, tx hashes, block timestamps, and log indexes.
Paid flow
GET https://devryno.com/quote/base-usdc-wallet-statement?wallet={base-wallet-address}&blocks={1-50000}&limit={1-100}
GET https://devryno.com/claim/base-usdc-wallet-statement?wallet={base-wallet-address}&blocks={1-50000}&limit={1-100}&tx={devryno-payment-transaction-hash}
Price: 0.25 USDC on Base. The claim endpoint first verifies the Devryno service payment, then scans recent Base USDC Transfer logs for the submitted wallet and returns JSON.
Good fits
- Crypto freelancers summarizing recent client payments without exporting from an exchange or wallet app.
- DAO operators checking reimbursement and bounty wallet activity before filing records.
- Wallet-native micro-sellers who need a quick recent USDC statement.
- Agents that need a bounded wallet activity summary before making a decision.
Devryno reads public Base logs only. It is payment evidence, not tax, legal, or accounting advice.