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.
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.
Machine-native x402-style payments. XRP on testnet, live-proven with verifiable transaction hashes.
Private ComputeMarketplace on Celo Sepolia: task lifecycle, escrow, worker payout, requester refund.
Public adapter intake for demand routing. Hybrid mode: public request → private onchain settlement.
Three rails working together: XRPL for payments, Celo for settlement, Olas for demand.
Per-request x402-style payments. Payer → receiver on XRPL testnet. Payment receipt correlated to Celo task.
ComputeMarketplace, AgentRevenueService, task lifecycle. Escrow, validation, withdrawals on Celo Sepolia.
Public adapter normalizes external requests. Mock/replay for testing; live when configured.
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).
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.
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.
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 — 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.
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…
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.
Structured JSON per route; discovery builds public resource_url values from T54_SELLER_PUBLIC_BASE_URL + each SKU path in x402_providers.json.
FastAPI seller returning machine-readable 402 challenges; buyers pay in XRP; facilitator verifies and settles on-ledger.
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.
| SKU | Path | Role |
|---|---|---|
| hello | /hello | Micropayment ping |
| structured-query | /x402/v1/query | Constitution-safe short Q&A |
| research-brief | /x402/v1/research-brief | Multi-section research brief |
| constitution-audit | /x402/v1/constitution-audit | Prompt / ethics heuristic review |
| agent-commerce-data | /x402/v1/agent-commerce-data | Premium proof + x402 commerce JSON bundle (?depth=standard|full) |
| airdrop-intelligence | /x402/v1/airdrop-intelligence | Airdrop / incentive screening (Farm Score, risk flags) |
Verifiable end-to-end flows on public testnets. All metrics from real runs with on-chain evidence. T54 x402 seller section is above.
6h soak: 24 cycles · 24h soak: 96 cycles. Both 100% success, zero failures.
Celo Sepolia (Chain ID 11142220). All addresses are public deployment artifacts. ComputeMarketplace source verified on Blockscout.
Celo Sepolia: Blockscout · XRPL: Testnet Explorer
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.
Celo wallet → api_402 (seller). Arcana, Agoragentic, Bazaar discovery ready.
Public-safe reports and architecture docs. Links open in the GitHub repo.
26 buy cycles, 13 discovery cycles. 100% success. Celo-native agent commerce.
View ReportMachine Payments Protocol, PaymentIntents, Tempo deposit, webhook fulfillment.
STRIPE_MPP_INTEGRATION.mdOperator ZIP: HTML viewer, catalog snapshot, pack workflow.
MARKETPLACE_DASHBOARD_BUNDLE.mdCDP + PayAI catalogs: airdrop-adjacent substring hits (weak signal). JSON summary for agents; pair with Airdrop Scout.
Why Celo, XRPL, and multi-rail agent commerce matter.
Mobile-first, low-fee L2. Ideal for agent-to-agent settlement and micropayments. Carbon-negative, EVM-compatible.
Machine-native payments. Fast finality. XRP and RLUSD support. Built for programmatic value transfer.
Separation of payment rail and settlement rail. Flexibility for demand sources and settlement chains.