Skip to content

docs: add fee abstraction section for AI agents#2153

Merged
GigaHierz merged 1 commit intomainfrom
docs/fee-abstraction-agents
Mar 16, 2026
Merged

docs: add fee abstraction section for AI agents#2153
GigaHierz merged 1 commit intomainfrom
docs/fee-abstraction-agents

Conversation

@viral-sangani
Copy link
Collaborator

Summary

Adds a Fee Abstraction for Agents section to the Build with AI overview page, explaining how AI agents can pay gas fees in stablecoins (USDC/USDT) instead of needing CELO.

Changes

File Change
build-on-celo/build-with-ai/overview.mdx New section with explanation, viem code snippet, adapter addresses table
build-on-celo/build-with-ai/x402.mdx Updated fee abstraction bullet to link to new section
tooling/overview/fee-abstraction.mdx Added Related links at bottom

What's in the new section

  • Why fee abstraction matters for agents (single-token treasury)
  • Working viem code example: agent sends USDC transfer with gas paid in USDC
  • Note about adapter vs token addresses
  • Compact adapter address reference table (USDC/USDT, mainnet + testnet)
  • Link to the full fee abstraction guide for deeper details

Add a 'Fee Abstraction for Agents' section to the Build with AI overview
explaining how agents can pay gas in stablecoins via viem's feeCurrency
field, with a code snippet and adapter address table.

Also adds cross-links from the x402 page and the wallet fee abstraction
guide back to the new section.
@GigaHierz GigaHierz merged commit ffd7024 into main Mar 16, 2026
5 of 6 checks passed
@GigaHierz GigaHierz deleted the docs/fee-abstraction-agents branch March 16, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants