Free Base USDC wallet statement preview before you pay for a report.
Paste a Base wallet and quickly check whether recent USDC activity is visible in public logs. If the preview finds the right shape of data, pay 0.25 USDC for the fuller statement.
Open free preview form
Try Devryno wallet sample
Run paid statement
Sample paid JSON
Preview share kit
Share kit
Free stepScan up to 5,000 recent Base blocks and return up to three matching USDC transfer rows.
Decision pointConfirm the wallet address is valid and public USDC logs can be fetched before sending payment.
Paid next stepScan up to 50,000 blocks and return up to 100 rows with incoming, outgoing, and net totals.
Use it when
- A freelancer, DAO contributor, bounty winner, or micro-seller needs lightweight Base USDC evidence.
- An agent needs to check wallet activity before buying a bounded JSON statement.
- You want a no-login alternative to explorer copy/paste for small reimbursements and payment reviews.
Free API
GET https://devryno.com/free/base-usdc-wallet-statement-preview?wallet={base-wallet-address}&blocks={1-5000}&limit={1-3}
Add format=html for a human result page with the exact paid claim form. Default response is JSON for scripts and agents.
What the paid statement adds
The free preview intentionally stays small. The paid statement returns a larger bounded block scan, transfer rows, block timestamps, sender/recipient/amount, direction, and incoming/outgoing/net totals.
GET https://devryno.com/claim/base-usdc-wallet-statement?wallet={base-wallet-address}&blocks={1-50000}&limit={1-100}&tx={devryno-payment-transaction-hash}