Ramp is a finance automation platform that helps businesses manage expenses, track spending, and optimize costs. With Ramp’s AI usage tracking, you can monitor and control your organization’s LLM spending through OpenRouter.
In Ramp, navigate to your integration settings and generate an API key:



Go to Settings > Observability and toggle Enable Broadcast.

Click the edit icon next to Ramp and enter:
https://api.ramp.com/developer/v1/ai-usage/openrouter. Only change if directed by Ramp
Click Test Connection to verify the setup. The configuration only saves if the test passes.
Make an API request through OpenRouter and verify that the AI usage data appears in your Ramp dashboard.

Ramp receives traces via the OpenTelemetry Protocol (OTLP). Each trace includes:
Custom metadata from the trace field is sent as span attributes in the OTLP payload.
user field maps to user.id in span attributessession_id field maps to session.id in span attributestrace are included as span attributes under the trace.metadata.* namespacegen_ai.*) are used for model, token usage, and cost attributesWhen Privacy Mode is enabled for this destination, prompt and completion content is excluded from traces. All other trace data — token usage, costs, timing, model information, and custom metadata — is still sent normally. See Privacy Mode for details.