Proof & Verifiable References
ArcPay Agent is an independent project concept inspired by publicly documented agentic payment infrastructure. Five official Circle publications anchor the thesis. Every link below opens the primary public source in a new tab.
ArcPay Agent is an independent project concept inspired by publicly documented agentic payment infrastructure.
ArcPay Agent is not officially partnered with Circle. ArcPay Agent is not endorsed by Circle. ArcPay Agent is not invested in by Circle. All claims on this page are anchored to public, first-party Circle materials you can verify yourself at the links below.
THE AGENTIC PAYMENT THESIS
Four interconnected pillars, each anchored to a public Circle publication, describe why the next decade of API commerce is settled by agents — not humans clicking checkout.
Agents hold their own funds.
Once an agent controls a stable-denominated wallet — programmatically, custodially or self-custodially — it can price every action against a budget without waiting for a human signer. Circle's published Agent Stack positions agent wallets as the lowest primitive in the stack, because nothing else composes without one.
APIs quote a price; agents decide to pay.
The provider-side loop is reversed: instead of a human reading Stripe checkout and typing a card, an endpoint returns a price via HTTP 402 semantics and the agent decides autonomously. Circle's 'storefront for agents' post formalises this five-step handshake: DISCOVER → REQUEST → 402 → PAY → ACCESS RESOURCE.
Granularity goes below one cent.
Model inference, search queries and API lookups are routinely priced at $0.0001 — well below what any card or invoicing rail can clear. Nanopayments on USDC-native settlement networks (such as ARC, explicitly named in Circle's sub-cent reference build) are the only class of rail that matches the pricing unit.
The stack composes of five primitives.
Wallets hold funds, a marketplace indexes priced services, a CLI automates them, the nanopayments rail settles, and a Skills layer lets agents plug capability on demand. Circle's public product page for the Agent Stack enumerates these five blocks — the same blocks ArcPay Agent's information architecture is drawn from.
FIVE OFFICIAL PROOF CARDS
Each card links directly to the public Circle source page. Open every link, read the primary material, and compare with what ArcPay Agent implements — the correspondences are deliberate and documented.
Circle Agent Stack
Financial infrastructure purpose-built for the agentic economy.
Circle describes the Agent Stack as a coordinated set of primitives that enable autonomous agents to hold funds, discover priced services, and settle transactions programmatically — without a human in the loop for every micro-decision.
- Agent wallets
- Programmable USDC settlement
- Service discovery layer
- Machine-native commerce rails
High-Frequency Sub-Cent Transactions
A published reference stack combining Arc Testnet, USDC, x402, nanopayments and Circle Gateway.
Circle published a concrete agentic-system walkthrough in which an AI payment agent consumes sub-cent priced HTTP endpoints over ARC testnet using USDC. The post explicitly names the components that form this project's technical north-star.
- Arc Testnet
- USDC native gas settlement
- x402 payment-required HTTP semantics
- Circle Gateway + AI payment agent
- Nanopayments < $0.01
Turn Your API into a Storefront for Agents
The canonical five-step agent–provider handshake: DISCOVER → REQUEST → 402 → PAY → ACCESS.
Circle's published model for agent-facing API storefronts mirrors the PAY & EXECUTE flow wired into ArcPay. An agent discovers a priced resource, requests it, receives an HTTP 402 response with a price quote, pays with USDC, and consumes the payload.
- DISCOVER· Service marketplace index→
- REQUEST· Agent calls endpoint→
- 402· Payment required — quote returned→
- PAY· USDC settles on ARC→
- RESOURCE· Provider releases payload
- HTTP 402 as the price quote envelope
- Agents pay; not a human form-submit
- Usage-based pricing per API call
Circle Nanopayments
Machine-scale USDC pricing with granularity below the minimum unit of human payment interfaces.
Nanopayments is the official Circle product category for per-call, per-token, per-invocation billing priced in fractions of a cent. It is the settlement primitive class that ArcPay Agent runtime models in its PAY & EXECUTE surface.
- Sub-cent USDC pricing
- Usage-based, per-resource billing
- Machine-to-machine scale throughput
- Stable-value settlement, no fiat FX friction
Circle Agent Stack Product Surface
Agent Wallets, a Marketplace, CLI, Nanopayments and the Skills layer that agents plug into.
The Circle Agent Stack product page enumerates the five building-blocks that an agentic-payments interface must compose. ArcPay Agent draws its information architecture from this publicly documented taxonomy.
- Agent Wallets
- Agent Marketplace
- Circle CLI
- Nanopayments rail
- Circle Skills
- → No live on-chain transactions are executed by this demo interface.
- → No partnership, integration, or endorsement by Circle is stated or implied.
- → No sponsorship, investment, or affiliation with Circle.
- → No yield, return, or price expectation is offered for APA.
- → No contract address is rendered until one is actually deployed.
- → The word "inspired" refers to public docs, not to confidential material.
Every numbered card above contains a direct first-party link. For the strongest verification:
- 1. Open each link in an isolated browser window (not just a preview).
- 2. Search the source page for the phrases quoted in the headline and bullets.
- 3. Confirm the Arc Testnet · USDC · x402 triad in Card 02's source.
- 4. Confirm the DISCOVER → REQUEST → 402 → PAY → ACCESS flow in Card 03's source.
- 5. Cross-check the five enumerated primitives (Card 05) against the thesis pillars.