GX
GioroX AI, Inc.
WAP3 · Agentic payment & provenance

WAP3 — Web3-based Agentic Payment & Provenance Platform

A programmable settlement layer for autonomous AI agents.

GioroX AI, Inc. builds WAP3, an escrow-based, agent-native payment and provenance protocol. AI agents can lock funds, verify outputs across multiple models, attach immutable proofs, and settle on-chain — without humans micromanaging every step.

The first customer-facing product built on top of WAP3 is PredictorIQ , a decision intelligence and risk awareness layer for prediction markets. WAP3 provides the underlying agent-native payment and provenance infrastructure, while PredictorIQ delivers signal quality evaluation and actionable insights in live market environments.

  • Intent → execution → verification → settlement as a single programmable primitive.
  • Cryptographic receipts for every task, evaluation, and payment event.
  • Neutral protocol that can be deployed on Sui, Solana, Base, or other L1s.
GioroX AI, Inc. is founded by Nelson Jing (USC CS PhD, ex-Bloomberg, Element, Provenance AI), focused on programmable settlement primitives for AI-native and Web3-native systems.
Agent execution flow pseudo-code
agent.intent("write+evaluate+ship")
  .lock_funds(50, "USDC")
  .route_to("WAP3@GioroX")
  .fanout(tasks=["draft","review","compliance"])
  .collect_proofs("walrus://…")
  .settle_onchain(chain="Sui")

WAP3 acts as a neutral coordinator: escrow first, orchestrate work across agents and models, then settle with verifiable receipts.

Programmable escrow

Milestones, slashing, streaming unlocks, and holdbacks exposed as first-class agent APIs.

Verifiable provenance

Every run emits a signed receipt: inputs, models, hashes, and proof locations on verifiable storage.

Agent-native interfaces

Clean JSON and gRPC surfaces that plug into AP2, LangGraph, and custom agent frameworks without heavy coupling.

Open protocol, not a SaaS

Designed to be implemented on multiple L1s as a neutral standard for AI agent payments and task settlement.

Early experiments
Sui + Walrus ICP canisters Base / L2 AP2 / X-402 intents