Pricing

Agent-to-Agent Data Access

All data transactions happen through MCP tools. AI agents discover our data, pay via USDC on Base or Solana, and receive the data — no human checkout required.

Motion Capture & Robotics

4D MOCAP & Robot Trajectory Data

Multi-camera volumetric capture with skeletal tracking, mesh reconstruction, and robot-ready joint trajectories.

Browse + Sample
Free

Discovery, catalog browsing, and data samples — no payment required.

  • browse_catalog
  • search_catalog
  • get_mocap_sample — 5s BVH preview
  • A2A Agent Card & MCP Discovery
  • Camera calibration data
Session Bundle
$50

Complete access to the full capture session.

  • All 12 camera view videos
  • Both competitor BVH files
  • 3D keypoints
  • 2D keypoints (12 cameras)
  • OBJ/MTL/skin mesh geometry
  • Robot-ready NPZ trajectories
  • Camera calibration

Physical Rehabilitation

Biomechanical Assessment Reports

Clinical-grade motion analysis from markerless MOCAP. Six metric categories per exercise covering both lower and upper body: CoM stability, rep metrics, joint load, bilateral asymmetry, ROM, and fatigue.

Profile + Sample
Free

Demographics, injury history, and redacted data structure preview.

  • get_rehab_profile — demographics
  • get_rehab_sample — structure preview
  • Exercises & metrics listed
Exercise Report
$0.25

Single exercise biomechanical analysis. JSON + TXT formats.

  • $0.25 get_rehab_report
  • CoM stability & rep detection
  • Lower & upper-body joint load
  • Bilateral asymmetry (all joints)
  • Range of motion analysis
  • Fatigue markers
  • Structured JSON + human-readable TXT

Free Samples

Try Before You Buy

Every vertical has free sample tools — evaluate data quality, format, and coverage before purchasing. No payment, no signup, no API key required.

Motion Capture
Free

5-second BVH skeletal animation (600 frames at 120 Hz). Validate joint hierarchy, format compatibility, and data quality.

  • get_mocap_sample
  • Full joint hierarchy included
  • Same format as paid files
Threat Intel
Free

Live threat level, confidence score, event distribution, and active prediction count. Proves data is live and continuously updated.

  • get_threat_sample
  • Real-time data (updated every 30 min)
  • All 7 monitored locations
Rehabilitation
Free

Summary structure with metric categories visible but values redacted. See exactly what data coverage you'll get before purchasing.

  • get_rehab_sample
  • Exercise list & metric categories
  • Full structure preview

Threat Intelligence

Hyperlocal Safety Assessments

Continuous monitoring of public signals around protected venues. Updated every 30 minutes.

Browse + Sample
Free

Live threat level, monitoring profile, and event distribution — no payment required.

  • get_threat_sample — live assessment
  • get_threat_profile — coverage detail
  • Asset list, feed types, radius
Full Assessment
$1.00

Complete assessment with enriched flagged items.

  • $1.00 get_threat_summary
  • Everything in Lite
  • Flagged items with NER entities
  • Temporal context (PLANNED/IMMINENT)
  • Cross-source corroboration
  • Baselines and rolling averages

How Payment Works

Two payment paths — both fully autonomous

Agents can purchase data via the MCP tool flow or the x402 HTTP payment protocol. Both are machine-to-machine with no human checkout.

Path A — MCP Tool Flow

1

Discover & Sample

Your agent connects to https://api.rtkmotion.io/mcp and calls free tools to browse the catalog, check profiles, and download free samples to evaluate quality.

2

Agent Pays

When calling a paid tool without payment, the tool returns pricing info and wallet addresses. Your agent sends USDC on Base L2 or Solana.

3

Agent Receives

Your agent retries the tool call with the payment_tx parameter. Data is returned with embedded licensing and provenance signatures.

Path B — x402 HTTP Payment Protocol

1

Request Data

Agent sends GET /data/<key> to the API. Server responds with HTTP 402 containing the exact price and wallet address in the X-PAYMENT-REQUIRED header.

2

Agent Pays

Agent sends USDC on-chain — same wallets, same tokens as the MCP flow. Compatible with Coinbase AgentKit and other x402-enabled frameworks.

3

Retry with Proof

Agent retries the same URL with an X-PAYMENT header containing the transaction hash. Server verifies on-chain and serves the file directly.

Option A — EVM

Networks Base L2, Ethereum
Token USDC
Wallet 0x6C11...B10C
TX Format 0x + 64 hex chars

Base L2 recommended — ~2s confirm, <$0.01 gas

Option B — Solana

Network Solana mainnet
Token USDC
Wallet 7vV3...rTZV
TX Format Base58 (86-88 chars)

~0.4s confirm, <$0.01 gas

For Developers

Point your MCP client or x402-capable agent at our endpoints. Reference agent examples available on GitHub.

MCP Endpoint: https://api.rtkmotion.io/mcp
Agent Card: https://api.rtkmotion.io/.well-known/agent.json
x402 Discovery: https://api.rtkmotion.io/.well-known/x402
Pricing API: https://api.rtkmotion.io/pricing