Built for the agent economy

Your APIs serve agents now. Bill them like it.

Metr is revenue infrastructure for API providers whose customers are autonomous AI agents. Real-time metering, agent-aware pricing, instant settlement.

2.4B
Agentic work units processed quarterly (Salesforce alone)
61%
SaaS companies now using usage-based models
24/7
Agents never sleep. Your billing shouldn't either.

The problem

AI agents consume APIs in patterns that break traditional billing. Bursty traffic at 3am. Autonomous decisions without human approval. Thousands of micro-transactions per minute. Your current billing stack wasn't built for this.

What Metr does

Metr meters every agent interaction in real-time, applies dynamic pricing based on consumption patterns, verifies agent identity and spend authorization, then settles instantly. Revenue infrastructure purpose-built for machine-to-machine commerce.

Built different

Real-time metering

Sub-millisecond event ingestion. Count tokens, API calls, compute units, or custom billable events as they happen. No batching delays.

🤖

Agent identity

Verify which agent is calling, what organization it belongs to, and whether it has pre-authorized spend limits. Not just API keys.

💰

Dynamic pricing

Price differently based on agent behavior patterns: volume discounts, burst pricing, priority tiers, credit burndown. Configure without code.

🔗

Payment rail native

Integrates with Sapiom, Stripe, and agent payment protocols. Settle instantly when agents have pre-funded wallets. No invoice wait.

Three lines to meter an agent

// Ingest a billable event from an agent
await metr.track({
  agent_id: "agent_9x4k2m",
  event: "api_call",
  units: response.tokens_used,
  metadata: { model: "gpt-4o", latency_ms: 142 }
});

// That's it. Pricing, invoicing, and settlement happen automatically.

The agent economy needs revenue infrastructure. We're building it.

Every API will serve agents. Every provider will need to meter, price, and settle autonomously. Metr is that layer.