Tools How It Works Token Status Roadmap Apply as Provider GitHub X Discord Read Docs Launch Dashboard
Product Map

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.

Gateway Receipts Budgets Registry MFLOW
ShippedSurface 01

Metering Foundation

Dashboard accounts, API key management, service routes, hosted provider meters, and usage tracking.

>
Route catalog and usage accountingMeters
>
Hosted external API gatewayGateway
>
Dashboard and API key issuanceKeys
>
Usage accounting and quotasMetering
LiveSurface 02

Receipt Graph And Payment State

Connect quote, payment proof, payer wallet, route, provider, response state, latency, and exportable accounting records.

>
Per-endpoint quote stateBilling
>
Payer wallet and proof recordsSettlement
>
Receipt ledger and exportsLedger
LiveSurface 03

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.

server.ts
import { meterflow } from '@meterflow/sdk';

const revenue = await meterflow.providerRevenue();
const receipts = await meterflow.receipts({
  meterId: 'mtr_chat'
});
LiveSurface 04

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.

LiveSurface 05

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.

NextProtocol Layer

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.

NextQ3 2026

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.

>
Third-party provider registrationRegistry
>
Custom meter creation via APIMeters
>
Revenue share and payout routingSettlement
>
Provider earnings dashboardAnalytics
>
Registry ranking and reputation signalsMFLOW
PlannedUtility Layer

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.