Live on Celo Sepolia + XRPL Testnet Stripe MPP · x402 Strategy Dashboard bundle

Agentic Swarm Marketplace

Multi-rail agent commerce: XRPL machine payments + Celo private settlement. Stripe Machine Payments Protocol for the marketplace checkout, and a sellable x402 Strategy Dashboard operator bundle — alongside per-request x402 and T54.

What It Is

Agentic Swarm Marketplace is a hierarchical multi-agent system that autonomously earns revenue through on-chain value creation — no trading, no speculation. XRPL handles machine-native payments; Celo handles private task lifecycle and settlement; Olas adapters route public demand. Operators can take card-led checkout via Stripe MPP (PaymentIntents, crypto deposit on Tempo) and sell the packaged x402 Strategy Dashboard (HTML viewer + catalog snapshot ZIP) — see below.

XRPL Rail

Machine-native x402-style payments. XRP on testnet, live-proven with verifiable transaction hashes.

🔗

Celo Settlement

Private ComputeMarketplace on Celo Sepolia: task lifecycle, escrow, worker payout, requester refund.

🤖

Olas Layer

Public adapter intake for demand routing. Hybrid mode: public request → private onchain settlement.

Architecture

Three rails working together: XRPL for payments, Celo for settlement, Olas for demand.

XRPL = Machine Payments

Per-request x402-style payments. Payer → receiver on XRPL testnet. Payment receipt correlated to Celo task.

Celo = Private Settlement

ComputeMarketplace, AgentRevenueService, task lifecycle. Escrow, validation, withdrawals on Celo Sepolia.

Olas = Demand Routing

Public adapter normalizes external requests. Mock/replay for testing; live when configured.

Stripe Machine Payments Protocol (MPP)

Card-led and crypto deposit flows for the marketplace layer — alongside per-request x402 and T54. Uses Stripe PaymentIntents with payment_method_types: ['crypto'] in deposit mode on Tempo; webhooks fulfill digital orders (e.g. dashboard ZIP download).

💳

Checkout + settlement

HTTP APIs can return payment challenges; the Stripe path creates a PaymentIntent, buyer pays, and Stripe captures when the deposit settles — wired in-repo for marketplace orders.

🔗

Dual-run safe

Defaults keep MPP optional (STRIPE_MPP_ENABLED gate). x402 sellers and soak jobs stay on separate ports; unified reverse proxy can expose /webhooks/stripe on one public hostname.

x402 Strategy Dashboard — operator bundle

Sellable digital product: static HTML viewer + catalog-slim.json snapshot (from x402 Scout pipeline), README, LICENSE. Pack with npm run marketplace:pack → ZIP in dist/. Buyers pay via Stripe; fulfillment serves the bundle after webhook confirmation.

Overview of the x402 Earning Strategy Dashboard: KPIs, seven earning playbooks for swarm agents, and marketplace service breakdowns.

Overview — Multi-tab dashboard: global metrics, seven agent earning playbooks (buy–resell, DeFi intelligence, audit, compliance, compute broker, alerts, pipeline composer), and category breakdown. Headline numbers reflect the catalog analysis baked into each build; refresh data with npm run catalog:scout-slim before packing.

Live endpoints

Single source of truth: docs/endpoints.json — regenerate from your machine with python scripts/sync_endpoints_json.py (reads T54_SELLER_PUBLIC_BASE_URL and X402_SELLER_PUBLIC_URL from .env), then commit and push so this page stays in sync with discovery.

Loading…

T54 x402 seller — XRPL mainnet

Completed in-repo: multi-SKU HTTP 402 + x402 payment flow; XRP on xrpl:0 via T54 facilitator. Receive-only seller (r...) — no signing keys on the server.

Service details

Structured JSON per route; discovery builds public resource_url values from T54_SELLER_PUBLIC_BASE_URL + each SKU path in x402_providers.json.

x402 v2 XRP CAIP-2 xrpl:0 T54 facilitator

What it is

FastAPI seller returning machine-readable 402 challenges; buyers pay in XRP; facilitator verifies and settles on-ledger.

What it ships

Multiple paid GET routes (drops-priced), free /health with SKU catalog — see table below.

Per-request machine pay on XRPL (x402 + T54) is separate from the packaged HTML dashboard sold via Stripe — same ecosystem, different SKU shape.

SKUPathRole
hello/helloMicropayment ping
structured-query/x402/v1/queryConstitution-safe short Q&A
research-brief/x402/v1/research-briefMulti-section research brief
constitution-audit/x402/v1/constitution-auditPrompt / ethics heuristic review
agent-commerce-data/x402/v1/agent-commerce-dataPremium proof + x402 commerce JSON bundle (?depth=standard|full)
airdrop-intelligence/x402/v1/airdrop-intelligenceAirdrop / incentive screening (Farm Score, risk flags)

Live Proof & Milestones

Verifiable end-to-end flows on public testnets. All metrics from real runs with on-chain evidence. T54 x402 seller section is above.

96/9624h cycles
24/246h cycles
100%Success rate
120Total XRPL txs
1080Total Celo txs
68sAvg settlement

6h soak: 24 cycles · 24h soak: 96 cycles. Both 100% success, zero failures.

Live XRPL → Celo Proof

XRPL Tx D055E8F6CE7B...DC192 View on XRPL
Celo Task ID 42 View Marketplace

Contracts & Explorer Links

Celo Sepolia (Chain ID 11142220). All addresses are public deployment artifacts. ComputeMarketplace source verified on Blockscout.

ComputeMarketplace 0xad8eaf9436b2580172e65d537ef9cf7d5f06a5a9 Verified Verified Source on Blockscout
Treasury 0xD92264f5f6a98B62ff635e0F0b77c8A059Eb3Bb6 Explorer
Finance Distributor 0xCF3572136265A5ED34D412200E63017e39223592 Explorer

Celo Sepolia: Blockscout · XRPL: Testnet Explorer

x402 Agent Commerce Upgrade

HTTP 402 micropayments, Celo-native settlement, marketplace discovery. Smart hybrid: faucet for testnet, LI.FI bridge for mainnet. Only Celo + XRPL wallets — no manual Base funding.

391h cycles
26/26Buy success
13/13Discovery
100%Success rate
3.5sAvg buy latency
0Errors

Celo wallet → api_402 (seller). Arcana, Agoragentic, Bazaar discovery ready.

View 1h Soak Report View JSON Summary View Cycle Log x402 Integration Doc

Reports & Documentation

Public-safe reports and architecture docs. Links open in the GitHub repo.

x402 1-Hour Soak Test

26 buy cycles, 13 discovery cycles. 100% success. Celo-native agent commerce.

View Report

Live XRPL → Celo Proof

Presentation-grade proof with verifiable XRPL + Celo tx hashes.

View Report

6-Hour Soak Test

24/24 cycles, 216 Celo txs. 100% success.

View Report

24-Hour Soak Test

96/96 cycles, 864 Celo txs. 100% success.

View Report

Architecture

System overview, multi-rail design, LangGraph workflow.

View Doc

XRPL Payments

Payment modes, wallet setup, integration guide.

View Doc

Stripe MPP + marketplace

Machine Payments Protocol, PaymentIntents, Tempo deposit, webhook fulfillment.

STRIPE_MPP_INTEGRATION.md

x402 Strategy Dashboard bundle

Operator ZIP: HTML viewer, catalog snapshot, pack workflow.

MARKETPLACE_DASHBOARD_BUNDLE.md

T54 x402 seller (XRPL)

Runbook: ngrok, env vars, 24/7 startup, multi-SKU discovery.

View Doc

x402 discovery keyword scan

CDP + PayAI catalogs: airdrop-adjacent substring hits (weak signal). JSON summary for agents; pair with Airdrop Scout.

Read report JSON Airdrop intelligence

Ecosystem Alignment

Why Celo, XRPL, and multi-rail agent commerce matter.

Celo

Mobile-first, low-fee L2. Ideal for agent-to-agent settlement and micropayments. Carbon-negative, EVM-compatible.

XRPL

Machine-native payments. Fast finality. XRP and RLUSD support. Built for programmatic value transfer.

Multi-Rail Commerce

Separation of payment rail and settlement rail. Flexibility for demand sources and settlement chains.

Roadmap