//POE · SHA-256 COMMITMENTNODES REGISTERED13//COORDINATION · ETHEREUM L1STAKED1,898,598 $PRLX//NO SLASHING · PRINCIPAL RETURNED IN FULLREWARD POOL502,878 $PRLX//PARALLEL-NATIVE · REQUEST ROUTINGSTREAMING0.4 $PRLX/S//$PRLX · 100M FIXED · 0% INFLATIONREWARDSPER-SECOND · UPTIME-WEIGHTED//PARALLELIX AI · OPEN-SOURCE INFERENCE//POE · SHA-256 COMMITMENTNODES REGISTERED13//COORDINATION · ETHEREUM L1STAKED1,898,598 $PRLX//NO SLASHING · PRINCIPAL RETURNED IN FULLREWARD POOL502,878 $PRLX//PARALLEL-NATIVE · REQUEST ROUTINGSTREAMING0.4 $PRLX/S//$PRLX · 100M FIXED · 0% INFLATIONREWARDSPER-SECOND · UPTIME-WEIGHTED//PARALLELIX AI · OPEN-SOURCE INFERENCE
network
AI You Can Prove.

Real GPUs.Real Proof.

Every ParalleliX AI response runs on a live GPU node and carries a cryptographic Proof-of-Execution. No black boxes. No data centers you can't see. No kill switch a government can flip.

node-07.parallelix · RTX 4090live
inference
proof
earnings
● LIVE
throughput · requests/s
>parallelix-node start --gpu
>RTX 4090 · 24 GB VRAM · tier 1
>stake verified: 50,000 $PRLX
>coordinator @ parallelix.io:9337
>heartbeating · ready for inference
>req_4821 received · llama3.2 · 512 tokens
>proof-of-execution committed
proof-of-execution
VERIFIEDsha256(req·result·node07)
0xa3f29b7c1e4d8f56a27b3c90e18d45f672a19b3c8d5e72f41b6a90c3d8e15f72
node#7 · RTX 4090
modelllama3.2 · 512 tokens
time4.2s · temp=0.7
earned+162 PRLX · streaming
0x0000…0000· renounced
8 nodes·1.9M $PRLX·0% fees
0.4 $PRLX/sec · on-chain

// demand: ParalleliX AI

  1. 01
  2. 02
  3. 03
  4. 04
  5. 05

ParalleliX AI creates the demand. Operators stake, run nodes, and earn streaming rewards for uptime.

Plug In

Plug Into The  Parallel Stack.

Three ways in. Operators stake $PRLX and run a node for uptime rewards. ParalleliX AI users spend credits on inference. Stakers earn $ETH & $PRLX from the reward pool.

  • // operators

    Run A Node.

    One command sets up your GPU or CPU: the Node CLI detects your hardware, prints a prefilled staking link, and configures itself when your stake lands on-chain. Rewards stream per-second for uptime, claimable any time. No slashing: your stake is always returned.

  • // ai users

    Use ParalleliX AI.

    Open-source models running on network compute. Deposit $PRLX into an on-chain credits vault, spend per request, withdraw what you do not use. Every reply carries a verified Proof-of-Execution.

  • // holders

    Stake And Earn $ETH & $PRLX.

    Stake $PRLX in the reward pool to earn streaming $ETH and $PRLX rewards. The token is renounced, owner is 0x0000. No admin keys. No inflation.

// new · parallelix code

BUILD WITH THE NETWORK.

A terminal coding agent in the Claude Code style. Inference dispatched to ParalleliX GPU nodes, SHA-256 Proof-of-Execution on every call, paid in $PRLX credits. One-line install, one key, ready in a minute.

Skip walkthrough
How It Works

Requests In. Scheduled Across The Pool.

Requests in. Scheduled across the node pool. Throughput scales with the network.

// 01

Receive

receive(req) → queue[REQ-4821]
PARSEENQUEUECLASSIFY

ParalleliX AI streams inference requests to the coordinator. Each request carries a model name, token count, and hardware class. The coordinator queues them for scheduling.

// 02

Dispatch

dispatch(REQ-4821) → node-09[EU-W]
MATCHROUTEFAN-OUT

The scheduler routes each request to a capable, online node: capability match, capacity-aware queuing, best-fit allocation. Multiple requests fan out across the pool in parallel.

// 03

Serve

result(REQ-4821) → sha256:9a3b…
INFERSIGNRETURN

Each node runs the inference request and returns the result with a SHA-256 Proof-of-Execution hash commitment over (request_id, result, node_id). Add nodes and throughput rises.

Step 1 of 3: Receive
// PROOF-OF-EXECUTION

Every Response. Proven.

Every ParalleliX AI inference comes with a SHA-256 commitment over the request, result, and node ID. The proof lives on the response. You can verify it yourself. Centralized AIs cannot offer this.

A Merkle proof lets you verify that a specific piece of data belongs to a larger set without seeing the whole set. It works by hashing the leaf with sibling hashes to recompute the Merkle root, requiring only log2(n) hashes.
Node #3model llama3.25.4sPoE 0x0dde17f7…06366averify

request_id: req_a3f29b7c1e…

committed_hash: SHA-256(request_id · result · node_id · timestamp)

node_id: 3 · served_at: 2026-06-23T17:54:53Z

This badge appears on every ParalleliX AI response. No centralized AI can offer cryptographic proof of where your inference ran.

// RUN A NODE

Run A Node. Earn $PRLX.

One command installs the CLI. Four steps from zero to earning. No approval needed. No slashing. 0% platform fees.

  • 01

    Install CLI

    npm i -g @parallelix/node-cli

    One command. Detects your hardware automatically.

  • 02

    Run Setup

    parallelix-node setup

    Creates your node identity. Prints a staking link.

  • 03

    Stake & Register

    Stake $PRLX on Console

    Register on-chain. No slashing. Stake always returned.

  • 04

    Go Online

    parallelix-node start

    Heartbeats, inference serving, streaming $PRLX rewards.

Paid for uptime, not per request. 0% platform fees. Render charges 12%.

Network Foundations

What A Node Runs On.

A node is a machine you stake to register and keep online. The coordination layer routes inference requests to it based on what your hardware can run, and pays you for uptime. ParalleliX AI is where most of that work comes from.

// 01Discrete Inference

Inference requests are the unit of work.

ParalleliX AI sends inference requests to the coordinator. The scheduler routes each to a capable, online node. Whole requests, not fragments. Add nodes and throughput rises.

fan-out n-way
your request
R3 · node-15
model
open-llm-70b
running
6 nodes
reqnodetimeline · wall-clockelapsed
R1node-04
0.82s
R2node-09
0.91s
R3node-15
78%
R4node-22
62%
R5node-31
55%
R6node-07
41%
0s250ms500ms750ms1.0s
concurrent
6 req
your node
1 req
vs one node
your node · 1 whole requestyour request 78%
// 02Proof-of-Execution

Proof-of-Execution on every result.

Each result arrives with a cryptographic commitment over (request_id, result, node_id). You can verify which node served your request and that the result is unaltered.

verifiable
inputs3 fields · hashed in canonical order
task_id
0x9c4d…f2a1
result
0xb3e7…a8f0
node_id
nx-0049
↓ sha-256 · 256-bit · deterministic
commitment verified
0x
4a91c91d
b8e6 · 5a12 · f3d7 · 8ea2
a3c1 · 047b · 9d2e · 6f70
algorithm
SHA-256
output
256 bit
ledger
anchored
network ledger✓ committed
// 03Capability Routing

Capability-aware routing.

Requests match nodes on three signals: capability fit, capacity-aware queuing, and best-fit allocation. Higher uptime earns a larger weighted pool share.

best-fit match
candidate pool
1,420nodes
evaluated in
14ms
01capability1,420 312−1,108
02capacity312 88−224
03best-fit88 17−71
04reputation17 1✓ 1
routed
node-04
RTX 4090 · US-EAST
reputation
97.4
of 100
4 signals✓ dispatched
ParalleliX AI

AI That Runs On Real GPUs.

Open-source models served by the network's own operator nodes. Every response carries a verified Proof-of-Execution. Free to use, credits for unlimited access.

// how it works
Models

Open-source models only. No proprietary weights.

Verified

Every answer is served by a real GPU node and carries a verified Proof-of-Execution.

Credits

Deposit $PRLX into an on-chain credits vault. Spend per message, metered off-chain, no per-message gas. Withdraw unspent credits any time.

Custody

Funds live in an immutable on-chain vault, withdrawable any time. The off-chain meter debits usage, and the operator share settles on-chain per served request.

What the network runs
AI Inferenceactive

chat, embeddings, classification

Scientific

parameter sweeps, genomics

Big Data

map-reduce, risk, logistics

Blockchain

proof generation, oracles

Media & Render

frames, encoding, AR/VR

Compute API

Run Inference on the Network From Your Own Code

A developer API over the same nodes ParalleliX AI uses. Point an OpenAI-compatible client at it, fan a batch of prompts across the network in parallel, or wire it into Claude with the MCP connector. Calls spend $PRLX credits.

// api.parallelix.io/v1
# ParalleliX Compute API
POST /v1/chat/completions   OpenAI-compatible completion
POST /v1/batch              fan prompts out across the network
GET  /v1/batch/{id}         per-item result + Proof-of-Execution
GET  /v1/models             models the network serves now
GET  /v1/usage              requests, credits spent, balance

# Authorization: Bearer pk_live_...   key spends $PRLX credits
# 85% of every paid call settles to the serving operators
// three doors, one billing rail
OpenAI-compatible

POST /v1/chat/completions in the OpenAI format. Point an existing client at ParalleliX by changing one base URL.

Parallel batchparallel-native

POST /v1/batch with an array of prompts. They fan out across online nodes at once, each returning its own result and Proof-of-Execution.

MCP connector

npx parallelix-mcp gives Claude a parallel_map tool. Your agent orchestrates; the open-source fleet runs the bulk parallel sub-tasks.

One key, one billing rail. Every call is metered off-chain against the key wallet's $PRLX credit balance, the same balance the chat app uses.

Open-source models, currently 7B-class. A cheap parallel executor for bulk independent sub-tasks, not a frontier model.

// $PRLX TOKEN

100M Supply. Renounced. 0x0000.

The $PRLX contract owner is the zero address. No admin keys. No pause. No mint. The 4% tax is frozen. Verified on Etherscan, permanent. Stake $PRLX to earn $ETH and $PRLX from the reward pool.

  • 100M

    Total Supply · Fixed

    No inflation. No mint function. The supply is final.

  • 4%

    Tax · Frozen

    Split across development, ops, marketing, and holder revenue. Permanent.

  • 25M

    Operator Rewards Pool

    Streamed per-second to online nodes. Weighted by stake, tier, and uptime.

Token Distribution

60%
25%
10%
5%
Liquidity
Operator Rewards
Team (vested)
Treasury

$PRLX Contract · Renounced

0x93FF39f6…893

Etherscan