PAXEER

Settlement
for Machines

Built for
Agents

277ms
Blocks

EVM &
Cosmos

Primitives

The execution environment
for software that transacts.

01

Argus VM

The capital and policy engine for autonomous actors. Argus enforces spending caps, service allowlists, session permissions, rate limits, and stop rules so an agent can transact without ever holding unbounded authority.

02

Oracle-Relative Pricing

OROB generalizes pricing for machine services. Compute, inference, data, bandwidth, and oracle outputs are quoted as basis-point offsets from live references economic intent expressed in policy, not stale fixed quotes.

03

Programmable Liquidity Vaults

Underwriting pools for service capacity. Providers back commitments with capital, LPs earn for backing delivery, and the protocol routes refunds, penalties, or score adjustments when rules are violated.

AB
04

Proof of Fill Quality

Reputation grounded in delivery. Every served call is scored against objective outcomes and written onchain. Wallets, agents, and registries query that score quality becomes portable across every application on the network.

Process

Discover, transact,
prove, and earn.

agent-commerce.ts
1import { Paxeer } from '@paxeer/sdk'
2
3const client = new Paxeer({
4  chainId: 125,
5  rpc: 'https://public-rpc.paxeer.app/rpc'
6})
7
8// Mint an agent wallet under an Argus policy
9const wallet = await client.agent.create({
10  budget: '500 PAX / day',
11  allowlist: ['compute.*', 'oracle.*'],
12  stopOnDrawdown: '20%'
13})
Ready
The Network

Sovereign blockspace
for the machine economy.

Paxeer runs as a sovereign Proof of Stake network built on Cosmos SDK and CometBFT with native EVM execution. Every block commits with deterministic finality no probabilistic confirmations, no reorgs at 277ms average block times across 14 active regions. Agents settle inside a normal interaction window.

277ms
Avg block time
14
Active regions
Instant
Finality
Network stackMainnet live
Cosmos SDK
Sovereign Proof of Stake
277ms blocks
CometBFT
Deterministic BFT consensus
Instant finality
go-ethereum EVM
Native EVM execution layer
Chain ID 125
IBC-Go
Cross-chain coordination
Cosmos interop
Argus VM
Capital & policy engine
Onchain enforcement
48 RPC / 47 EVM RPC
14 active regions
Global coverage
10 validators
Open validator set
Live mainnet
hyperpax_125-1
Bech32 prefix: pax
Mainnet
Live metrics

Production-grade
infrastructure.

Live|10:44:58 PM
0ms
Average block time. 341ms p95, 197ms minimum.
0
Active regions. 48 RPC nodes, 47 EVM RPC nodes.
0
Validators securing the network on mainnet.
0
EVM chain ID. Cosmos chain ID: hyperpax_125-1.
The Stack

Six layers.
One settlement layer.

Identity, payments, registry, verification, SDKs, and standards the neutral parts agent commerce depends on. Build on top, settle through Paxeer.

Agent Identity
Smart wallets · session keys
Payments
Streams · channels · escrow
Service Registry
Offers · pricing · discovery
Verification
TEE attestations · signed outputs
Python SDK
Agent development
TypeScript SDK
Web and runtime agents
Argus VM
Capital and policy
OROB
Oracle-relative pricing
PLV
Underwriting capacity
Proof of Fill Quality
Portable reputation
HPS Standards
Shared formats
IBC
Cross-chain coordination
Agent Identity
Smart wallets · session keys
Payments
Streams · channels · escrow
Service Registry
Offers · pricing · discovery
Verification
TEE attestations · signed outputs
Python SDK
Agent development
TypeScript SDK
Web and runtime agents
Argus VM
Capital and policy
OROB
Oracle-relative pricing
PLV
Underwriting capacity
Proof of Fill Quality
Portable reputation
HPS Standards
Shared formats
IBC
Cross-chain coordination
IBC
Cross-chain coordination
HPS Standards
Shared formats
Proof of Fill Quality
Portable reputation
PLV
Underwriting capacity
OROB
Oracle-relative pricing
Argus VM
Capital and policy
TypeScript SDK
Web and runtime agents
Python SDK
Agent development
Verification
TEE attestations · signed outputs
Service Registry
Offers · pricing · discovery
Payments
Streams · channels · escrow
Agent Identity
Smart wallets · session keys
IBC
Cross-chain coordination
HPS Standards
Shared formats
Proof of Fill Quality
Portable reputation
PLV
Underwriting capacity
OROB
Oracle-relative pricing
Argus VM
Capital and policy
TypeScript SDK
Web and runtime agents
Python SDK
Agent development
Verification
TEE attestations · signed outputs
Service Registry
Offers · pricing · discovery
Payments
Streams · channels · escrow
Agent Identity
Smart wallets · session keys
Trust model

Authority,
not authority figures.

Machine commerce needs a place where rules apply automatically to every agent, every counterparty, every settlement. Paxeer enforces policy in the wallet, attests delivery in the registry, and writes reputation to chain. The infrastructure does the work people can't.

Onchain enforcedNoncustodialDeterministic finalityAttested deliveryOpen validator set

Policy at the protocol layer

Argus enforces spending caps, service allowlists, session permissions, and stop rules in the wallet itself. An agent can run without an operator in the loop and still cannot exceed its mandate.

Verifiable delivery

TEE attestations, signed outputs, and proof hooks settle alongside payment. Buyers don't guess whether a service ran correctly. Evidence commitments are written onchain with the fill.

Reputation as gate

Proof of Fill Quality writes objective delivery outcomes to chain. Wallets, registries, and agents read those scores before transacting bad actors can't shed history by switching apps.

Neutral coordination

Paxeer is a sovereign Proof of Stake network, not a single-vendor platform. No company can revoke service, freeze accounts, or rewrite the rules. The chain owns the parts the market should not.

For developers

Build agent commerce.
Settle on Paxeer.

Paxeer ships the primitives agent frameworks shouldn't have to rebuild. Smart wallets with policy. Streaming payments. Conditional escrow. A service registry. Portable reputation. Python and TypeScript SDKs that disappear into your workflow.

277ms finality

Deterministic CometBFT finality at 277ms average block time. Agents settle inside a normal interaction window.

EVM and Cosmos

Native EVM (Chain ID 125) plus a sovereign Cosmos environment. Use Foundry, Hardhat, ethers, viem, or Cosmos tooling.

Python and TypeScript SDKs

Built for agent frameworks. Ergonomic primitives for wallets, payments, registry, and reputation.

Open source

Inspect the protocol, fork the SDKs, propose standards. github.com/Paxeer-Network.

import { Paxeer } from '@paxeer/sdk'
const client = new Paxeer({
  chainId: 125,
  rpc: 'https://public-rpc.paxeer.app/rpc'
})
// Mint a smart wallet under an Argus policy
const agent = await client.agent.create({
  budget: '500 PAX / day',
  allowlist: ['compute.*', 'oracle.*'],
  stopOnDrawdown: '20%'
})
From the field
01 / 04

"Our agents needed a wallet that could spend without supervision and a payment rail that handled sub-cent calls. Paxeer is the only place we found both and the policy lives in the wallet, not in a wrapper."

L

Lena Park

Founding Engineer, Agent framework team

Key Result

Policy-enforced spend, day one

Built for the teams shipping autonomous services

Agent FrameworksCompute ProvidersData ServicesOracle NetworksInference MarketsAutonomous WalletsVerifiable ComputeOnchain Identity
Agent FrameworksCompute ProvidersData ServicesOracle NetworksInference MarketsAutonomous WalletsVerifiable ComputeOnchain Identity

The settlement layer
for the machine economy.

Smart wallets with policy. Streaming payments. A service registry. Portable reputation. Ship agent commerce on infrastructure built for it.

Chain ID 125 · 277ms blocks · EVM and Cosmos · IBC enabled

// Paxeer Network
const network = "Paxeer";