Agent commerce.
Solana control plane.
Meterflow is the operating layer around paid agent usage: hosted API gateways, paid MCP tools, x402/MPP payment flows, receipts, budget policies, provider revenue, registry signal, and Solana settlement context.
Metering Foundation
Dashboard accounts, API key management, service routes, hosted provider meters, and usage tracking.
Receipt Graph And Payment State
Connect quote, payment proof, payer wallet, route, provider, response state, latency, and exportable accounting records.
Provider Revenue
Aggregate calls, estimated gross revenue, verified revenue, failures, and latency by meter so providers can see which endpoints earn and which agents consume.
import { meterflow } from '@meterflow/sdk';
const revenue = await meterflow.providerRevenue();
const receipts = await meterflow.receipts({
meterId: 'mtr_chat'
});
Agent Budget Vaults
Wallet-bound spending policies, route allowlists, per-call caps, daily caps, alerts, and revocation for autonomous agents before they touch paid services.
MCP/API Launchpad
Package, price, meter, and monitor MCP tools or external APIs from one dashboard with hosted gateway paths, receipt streams, and budget checks.
x402 And MPP Adapter
x402 is live today. The next adapter normalizes MPP and future 402-style payment headers into the same meter, budget, receipt, and provider revenue model.
Open Provider Registry
Third-party API providers can register endpoints, configure pricing, receive revenue directly, and build public reputation from verified receipts, latency, uptime, and usage.
MFLOW Utility
USDC remains the payment asset. MFLOW powers provider verification, fee relief, registry ranking, higher policy limits, longer receipt retention, premium analytics, and future provider bonding.
Agents need
trusted paid tools.
Providers need distribution.
Meterflow gives both sides a simple contract: expose a price, enforce policy, run the request, emit a receipt, rank the provider, and track revenue.
Build with
Meterflow.
Start with the dashboard, wrap an endpoint, package an MCP tool, attach budgets, and control agent spend.