Skip to main content

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.
Using an AI agent? Paste this to get started instantly:
Read https://docs.anyway.sh/skills/SKILL.md

How it works

1

Log in

Login at app.anyway.sh or via your AI Agent.
2

Connect a wallet

Activate a USDC crypto wallet — Your wallet is live instantly.
3

Create a product

Name your product, set a price, and Anyway generates a payment link instantly.
4

Share the link

Send the link to customers or embed it in your agent. Payments come in, orders and profit are tracked automatically.

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.
Also supports: LangChain, LlamaIndex, Pinecone, ChromaDB, Qdrant, MCP.

Why agent payments are different

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.
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.
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.
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.
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.

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