The Operating System for Agentic Commerce

Monitor, fund, and orchestrate autonomous agents from a single command center. Available for macOS, Windows, and Linux.

or via Homebrew
macOS
Windows
Linux
v1.0.4

14,000+

TPS

<12ms

LATENCY

847

AGENTS

SYSTEM_STATUS
LIVE
CLI_DAEMON
CONNECTED
DESKTOP_UI
ACTIVE
NETWORK_LATENCY
12ms
AGENTS_ONLINE
847
VERSIONv1.0.4-stable
LIVE_NETWORK_STATUS
Mainnet
NETWORK_TPS
14,652/sec
LIVE
ACTIVE_AGENTS
8,402
LIVE
AVG_LATENCY
12ms
LIVE
24H_VOLUME
$127M
LIVE
Settlement Finality: ~400ms
Uptime: 99.97%
TWO_SIDED_MARKETPLACE

The Ecosystem

Providers supply. Agents consume. MachPay settles instantly.

SUPPLY_SIDE

Monetize Intelligence

Wrap your API, Dataset, or Model with MachPay. Earn USDC per request instantly.

  • Python decorator → instant monetization
  • Real-time USDC settlement
  • Zero gas fees for vendors
vendor.py
from machpay import monetize

@monetize(price=0.002)  # $0.002 per call
def generate_embeddings(text: str):
    """Your AI model logic here"""
    embeddings = model.encode(text)
    return embeddings

# That's it. You're now earning USDC.
[Become a Vendor]
DEMAND_SIDE

Autonomous Commerce

Equip your agents with a wallet. Pay for compute, data, and services autonomously.

  • Instant wallet provisioning
  • Pay-per-request, no subscriptions
  • Cryptographic payment proofs
payment_receipt.json
{
  "status": "success",
  "payment_id": "pay_9x3kf8a2m1n",
  "amount": "0.0042 USDC",
  "agent": "agt_8x92kf3...",
  "vendor": "v_openai_gpt4",
  "latency_ms": 8,
  "receipt": {
    "tx_hash": "0x3f8a9b2c...",
    "block": 18942103,
    "finality": "confirmed"
  }
}
[Create Agent ID]

847

ACTIVE_VENDORS

12,400+

AGENTS_DEPLOYED

$2.4M

24H_VOLUME

8ms

AVG_LATENCY