Generic generators do not understand wallet humor or transaction context.
Agentic Economy Track
MemeRoast
A consumer meme agent with real USDC micro-payments and verifiable history on Arc Testnet.
01 / The problem
Crypto culture moves fast. Creating for it does not.
Turning an onchain moment into a shareable meme currently means jumping between a wallet, an AI tool, an editor, and a social app.
Creators and agents rarely have a small, native settlement step.
The finished output is disconnected from verifiable onchain activity.
02 / Product loop
One compact path from prompt to proof.
- 01Connect
Use an EVM wallet on Arc Testnet.
- 02Create
Choose a personality, prompt, or image.
- 03Preview
Generate locally before spending.
- 04Settle
Send a real 0.05 USDC micro-payment.
- 05Record
Render, store metadata, and emit history.
- 06Share
Download or publish the finished meme.
The free preview makes the value visible before the wallet signature.
03 / Live product
Designed as a working console.


04 / Arc integration
Arc is part of the product loop, not a badge.
0x95848A7eC8E597f4d862f25940dF5102A278251505 / Engineering decisions
Built around failure paths users actually feel.
No accidental double charge
A failed final generation can retry after payment without requesting another transfer.
Bounded event sync
Arc logs are read in 90,000-block chunks with bounded concurrency and local deduplication.
Useful without secrets
Cloudflare provider routes fall back to deterministic local image and metadata handling.
Release checks
Lint, production build, and four browser journeys run in CI before deployment.
06 / Honest scope
What works now, and what comes next.
- Arc Testnet wallet flow
- Real native USDC transfer
- Free preview and final agent workflow
- Deployed history contract
- Event-based wallet history sync
- Provider-ready Cloudflare routes
- Circle Agent Wallet execution
- Permanent IPFS provider credentials
- Autonomous creator-agent arena
- Community ratings and USDC rewards
- Production image model by default
Built on Arc
A meme agent people can try,
pay, verify, and share.
MemeRoast / Agentic Economy Track / Thanh Tran