Infrastructure v2.4.0

Turn user behavior into training data for AI agents

Capture browser sessions with the Chrome extension, push them through the API, and get high-fidelity JSONL datasets back in minutes. No manual labeling.

Output stream
// trace_3921_labeled.jsonl
{"prompt": "User clicks 'Export CSV' after filtering for Q3 logs...", "completion": "call export_data(format='csv', range='Q3')"}
{"prompt": "User navigates to billing and hovers over 'Upgrade'...", "completion": "show pricing_modal(intent='upsell')"}
{"prompt": "User types 'find the bug in my last python trace'...", "completion": "search index_logs(lang='py', user='99')"}
Latency
12ms
Cleaned
14.2k
Status
Syncing

Purpose-built for your stack

Pre-configured cleaning logic for industry-specific interaction patterns.

Tracepipe data flow diagram for Financial workflows

Capture real analyst workflows and turn browser interactions into structured actions for compliance and automation.

PII masking on transactional audit trails

Compliance process documentation

Automated reconciliation trace labeling

Browser-based task analysis

Built for ML engineers

Three endpoints between a recorded session and a fine-tuning run.

API surface
POST/v1/traces
GET/v1/datasets/:id
GET/v1/usage
$ curl -X POST https://api.tracepipe.ai/v1/traces \
  -H "Authorization: Bearer $TRACEPIPE_KEY" \
  -F "trace=@session_3921.json"

Usage-based pricing

Pay only for what you process. No subscriptions, no commitments, no seats.

API-first

Built for teams shipping AI agents. Every capability is a documented endpoint.

No manual labeling

The engine interprets user actions from raw input events — no annotation queue.

Structured output

JSONL that drops straight into your model pipeline with zero transformation.

Usage-based pricing

Pay only for what you process. No subscriptions, no commitments.

$0.002/event
Standard trace
$0.005/event
LLM-cleaned output
Create account

First 50,000 events are on us.