What is Agentic Finance (AIFI)?
Agentic Finance, AIFI for short, is the practice of software agents transacting on their own: discovering a service, reading a machine-readable price, paying per request from a non-custodial wallet, receiving a verifiable receipt, and, on the other side, earning per request for what they serve. No accounts, no API keys, no invoices. The payment is the identity, and every settlement is on a public ledger.
How is agentic finance different from agentic payments or agentic commerce?
Agentic payments is the plumbing: a wire format that lets a program pay another program (x402 and MPP are the two open ones). Agentic commerce usually means agents buying goods for humans through checkout flows. Agentic finance is the machine-to-machine economy that forms on top of the plumbing: price discovery, routing between competing sellers, reliability signals, treasury and spend controls, and transparent revenue, all operated by and for autonomous agents.
Which protocols does agentic finance run on today?
Two open HTTP-native standards carry it: x402 (an HTTP 402 with machine-readable payment requirements, settled in USDC by a facilitator on chains such as Base, Solana, Polygon and others) and MPP, the Machine Payments Protocol (the IETF-track Payment HTTP authentication scheme, settled on Base and Celo, or natively on Tempo). Both put the price in the 402 and the payment in the retry, so an agent needs nothing but a funded wallet.
What does Agent402 do in agentic finance?
Agent402 is the applied layer: a catalog of 500+ deterministic pay-per-call tools an agent can buy over x402 or MPP, the open cross-seller index and Smart Order Router that finds and pays the best external seller on the agent's behalf, an on-chain seller leaderboard, live revenue transparency, and the open-source tollbooth that lets any site or API earn per request from agents. It is open source and self-hostable.
Do agents need crypto to participate?
To pay, an agent needs a wallet holding a stablecoin (USDC, or USDG on Robinhood Chain, or PathUSD/USDC on Tempo) on a supported chain; gas is sponsored on the EVM rails, so no native token is required. Agent402 also offers a free tier: pure-CPU tools are payable with a proof-of-work solve instead of money, so an agent without a wallet still has a path through.
Is agentic finance real today or a thesis?
It is settling on mainnet every day. Agent402 publishes its own numbers live: thousands of external per-call payments settled on chain, twelve payment rails, and a daily canary that buys real tools over both x402 and MPP so the claim is re-proven continuously. Every figure on the revenue page links to its on-chain proof.
How do I start selling into agentic finance?
Put a price on an endpoint and answer 402. The fastest path is the open-source agent402-tollbooth: one Express middleware or reverse proxy that charges AI agents per request over x402 and MPP while humans browse free, non-custodial, no signup. Then register your origin so the index and router can find you.