What is Anyway?
Anyway is the financial OS for AI agents — so they can pay, get paid, and prove they did the work. Track per-customer cost and revenue in one place.How it works
Log in
Login at app.anyway.sh or via your AI Agent.
Get started in 5 minutes
Install the SDK, trace your first LLM calls, and create a payment link.
Key Features
Payments
Accept Stripe (cards) and crypto (USDC on Base) payments. Create products, share payment links, and track profit per customer — built-in monetization no other observability tool offers.
Cost Tracking
Monitor spending in real-time with automatic cost calculation for 150+ models. Per-customer attribution.
Workflow Tracing
Trace LLM operations with decorators and wrapper functions.
Distributed Tracing
Follow requests through your entire AI pipeline.
Supported Providers
OpenAI
GPT-4o, GPT-4o-mini, and all OpenAI models.
Anthropic
Claude 4, Claude 3.5 Sonnet, and all Claude models.
AWS Bedrock
Invoke model via AWS Bedrock.
Google Vertex AI
Gemini and Google generative models.
Cohere
Chat, embed, and rerank.
Together AI
Chat completions via Together.
Why agent payments are different
Agents get blocked by existing payment rails
Agents get blocked by existing payment rails
Credit card fraud detection flags agents. Paywalled APIs require human login flows. Agents have no financial identity to generate a payment link or sign a contract. Existing payment infrastructure assumes a human is in the loop — Anyway doesn’t.
Payment alone isn't enough — you need proof of execution
Payment alone isn't enough — you need proof of execution
In human commerce, a receipt proves money moved. In agent commerce, you need proof that the agent actually completed the task: what steps ran, what was consumed, what constraints were met. Anyway’s traces serve as a verifiable execution receipt for every transaction.
One SDK, every protocol
One SDK, every protocol
The major payment networks have each released their own agent payment protocol: Stripe ACP, Coinbase X402, Google AP2, and more. Anyway aggregates them — your agent doesn’t need to know which protocol to use, just that it can pay and get paid.
Built-in profit tracking
Built-in profit tracking
Link LLM costs (from traces) to revenue (from orders) per customer. See whether your agent business is actually profitable at the customer level, not just in aggregate.
OpenTelemetry-native
OpenTelemetry-native
Built on OpenTelemetry standards. Portable telemetry, wide ecosystem support, minimal overhead.
Explore
Payments
Accept Stripe and crypto payments. Products, payment links, orders, and wallets.
Python SDK
Python SDK installation and reference.
JavaScript SDK
JavaScript SDK installation and reference.
CLI
Manage products, orders, and wallets from the terminal.
API Reference
REST API for programmatic access to your data.
Concepts
Learn about traces, spans, and AI observability.
AI Agent Skill
Teach your AI coding agent how to use Anyway.
Links
Website
anyway.sh
Console
app.anyway.sh
GitHub
anyway-platform
Python SDK
anyway-sdk on PyPI
JavaScript SDK
@anyway-sh/node-server-sdk
CLI
@anyway-sh/cli