AGFusion
Free testnet app · real wallet practice · not a bank

Send, swap, and move USDC — without juggling five apps

AGFusion is the clean control panel for digital dollars on Arc — the Economic OS for programmable money. Connect a wallet, get free test USDC, then pay or convert. The AI plans; you always Confirm.

Arc Testnet · @AGfusion_ · docs.arc.io · Arc House

Two columns — that’s the whole workspace

Left · AI agent

Type what you want. The agent plans; you Confirm. Nothing moves without your wallet signature.

Right · Money tools

Clear tabs: Send, Swap, Bridge, and More for advanced.

Live on Arc Testnet
1Connect your wallet (e.g. Rabby) and select Arc Testnet
2Get free test USDC from the Circle faucet
3Pick one action: Send, Swap, Bridge — or type it in chat
4Read the plan → press Confirm → approve in the wallet popup
5See the result in Activity and on ArcScan
~$0.04
Avg. weekly tx cost
USDC gas
<1s
Finality
Deterministic
EVM
Compatibility
Solidity-ready
Testnet
Status
Public

Network characteristics reflect Arc public materials (USDC gas, sub-second finality, EVM). Cost figures are illustrative of testnet messaging.

Purpose-built for real-world financial flows

Arc is engineered for enterprise-grade, stablecoin-native value movement. AGFusion puts that foundation to work for operators and builders.

Send USDC

Pay another wallet on Arc. Paste a full 0x address, pick an amount, confirm in your wallet.

AI helper (agent)

Type what you want in normal English. The agent plans the steps — money only moves after you Confirm.

Swap USDC ↔ EURC

Change dollar-stablecoin into euro-stablecoin (or back) on Arc without another app.

Bridge across chains

Move USDC between Arc and Base (and similar testnets) when funds need to live on another network.

Fees in USDC

On Arc, network fees are paid in USDC — no separate “gas token” to learn first.

For builders too

Studio has code samples and Arc docs. Agents page covers advanced identity registration.

Arc use cases

Economic activity on a stablecoin-native L1

From Arc’s public vision: payments, treasury, FX, and agentic commerce — with predictable dollar-based costs.

Arc Build docs

Pay someone in USDC

Simple transfer to a wallet address you trust — practice with test money first.

Change currency (stablecoins)

Swap between USDC and EURC when you need euro-denominated stablecoins.

Move funds to another network

Bridge when your USDC is on the wrong chain for an app or teammate.

Learn Arc as a builder

Use Studio + Agents pages to explore App Kit, identity, and agent patterns.

Arc House

Built with the Architect community

Arc House is the global network of builders developing the Economic OS for the internet — events, open-source showcases, and builder spotlights around programmable money and USDC settlement on Arc.

Developer studio

Snippets aligned with Arc Build quickstarts: connect RPC, send USDC, bridge liquidity, deploy contracts, and register AI agents (ERC-8004).

Privacy when you need it

Arc supports opt-in privacy with auditability — designed for compliance-ready financial applications.

// Arc Testnet · USDC as gas
const chainId = 5042002
const rpc = "https://rpc.testnet.arc.network"

// Send native USDC on Arc
await wallet.sendTransaction({
  to: recipient,
  value: parseUnits(amount, 18),
})

Run stablecoin workflows on Arc

Connect your wallet, fund test USDC from the Circle faucet, and use AGFusion for payments, analytics, agents, and developer tooling.

Enter workspace