Contract Address 0x8195e9BDF863ffdf5e959fCB6825756f076E037E BASE

Purpose-built infrastructure for intelligent transactions

Meet the protocol for autonomous commerce. Authorize, route, and settle programmable value on Base.

PRIME Command Center
⌘ K
Execute intelligent transactionRoute · authorize · settle ready
P Configure agent policyPermissions and spending limits ⌘ P
Inspect settlement proofBase · block 32,804,195 ⌘ I
$ PRIME liquidity routeOptimal path · 3 pools 1.2s
Settlement finalized0xprime...verified complete
Network
Base L2
Settlement
< 2s finality
Availability
99.99%
Protocol token
PRIME
Protocol primitives

Intelligence at every transaction.

A modular protocol engineered for systems that need to reason, act, and settle value without friction.

01 / INTENT

Programmable intent

Express complex transaction goals as composable instructions. PRIME handles the path from intent to execution.

02 / ROUTING

Intelligent routing

Optimize every payment across liquidity, speed, and cost with autonomous execution logic.

03 / PROOF
P

Verifiable settlement

Settle on Base with cryptographic receipts and deterministic guarantees for every transaction.

PRIME Mobile

Intelligent transactions, in your pocket.

Manage programmable value, configure autonomous policies, and verify every settlement through one precise mobile interface.

LIVE ON BASE NON-CUSTODIAL AGENT READY
9:41PBASE
TOTAL BALANCE$24,860.42+8.42% this month
SEND
RECEIVE
ROUTE
ASSETSVIEW ALL
PPRIMEProtocol token18,420
$12,240
$USDCBase native8,230
$8,230
ΞETHEthereum1.42
$4,390
9:41PONLINE
NEW INTENT

Settle intelligently.

PRIME finds the optimal route across liquidity, cost, and speed.

01Authorize policyVERIFIED
02Route liquidityOPTIMAL
03Settle on Base< 2 SEC
04Generate proofREADY
EXECUTE TRANSACTION →
RECENT ACTIVITYLIVE
Settlement complete0xD6Ad...38151.2s
Agent paymentPolicy autonomous$420
Built for autonomy

A payment layer that speaks machine.

01

Policy-native

Set permissions, budgets, and constraints directly at the protocol layer.

02

Agent-ready

Give autonomous systems secure access to programmable value movement.

03

Globally settled

Route stable value across borders with Base-native finality.

prime.ts
import { Prime } from "@primeprotocol/sdk";

const prime = new Prime({
  network: "base",
  policy: "autonomous"
});

// Express transaction intent
const transaction = await prime.execute({
  intent: "settle",
  value: "2,500 USDC",
  optimize: ["cost", "speed"]
});

console.log(transaction.proof);
// 0xprime...verified
PROTOCOL ONLINEBASE · 8453
PRIME by PRIME Protocol

Built for intelligent transactions.

Infrastructure for the next generation of autonomous commerce.