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.
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
Pay per file via your agent. USDC on Base or Solana.
- $10
get_bvhBVH skeletal motion per competitor - $5
get_video_urlSingle camera view MP4 video - $10
get_keypoints_3dTriangulated 3D joint positions - $15
get_robotargetRobot-ready NPZ joint trajectories
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.
Demographics, injury history, and redacted data structure preview.
- ✓
get_rehab_profile— demographics - ✓
get_rehab_sample— structure preview - ✓ Exercises & metrics listed
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
All exercises compared in one report. JSON + TXT formats.
- $0.50
get_rehab_summary - ✓ All metrics across exercises
- ✓ Shoulder & hip load dominance
- ✓ Asymmetry flags & ROM deficits
- ✓ Clinical synthesis & fatigue patterns
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.
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
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
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.
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
Threat level, confidence score, alerts, and event distribution.
- $0.50
get_threat_summary - ✓ GREEN/YELLOW/ORANGE/RED level
- ✓ Confidence score (0-1)
- ✓ Correlation alerts
- ✓ Event type distribution
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
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.
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.
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
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.
Agent Pays
Agent sends USDC on-chain — same wallets, same tokens as the MCP flow. Compatible with Coinbase AgentKit and other x402-enabled frameworks.
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
0x6C11...B10C Base L2 recommended — ~2s confirm, <$0.01 gas
Option B — Solana
7vV3...rTZV ~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