The machine economy · Robinhood Chain

relaygateway.

Everything agents need to transact on Robinhood Chain: payment rails, on-chain identity, wallets, and a marketplace. HTTP 402, RUSD and USDC settlement.

Live network
synced 2s ago

Settled

12,847

on-chain settlements

+128 today

Volume

512.40 RUSD

settled all-time

+4.2% 24h

Merchants

718

live storefronts

+9 this week

Settlement activitylast 24h
Live status
The rails

One gateway. Two payment rails.

Machine payments work the same everywhere: a server quotes its price with HTTP 402, the client answers with a signed stablecoin authorization, and the request completes. No accounts, no API keys, no invoices.

ACP

Open standard

The Agent Commerce Protocol: every offer is machine-readable, priced with HTTP 402, and paid with a signed stablecoin authorization.

Read the spec at acp.dev →

HTTP 402 · Robinhood Chain

RUSD on Permit2: witness transfer pinned to the merchant, relayer broadcasts, gas sponsored on Robinhood Chain. USDC on Base where listed.

Use the x402 facilitator →

Client side · pay any endpoint

import { createClient, getSettlement }  from "@relaygateway/acp-client";const acp = createClient({ signer, maxAmount: "0.05" });const res = await acp.fetch(  "https://api.relaygateway.demo/m/signalforge/v1/quote");// 402 caught, Permit2 witness signed, retriedgetSettlement(res); // { transaction, payer }
Live simulation

Watch a payment happen.

The whole loop takes one round trip and a signature. Hover to pause, or click a step.

Agent

holds RUSD / USDC

Relaygateway

verifies, never holds funds

Merchant

paid to their wallet

$

offers: [{ price: "0.01 USDC", network: "base" }]

$RELAY fee flywheel

Every settlement feeds the network.

Each payment carries a small protocol fee to $RELAY holders on Robinhood Chain. Learn how earning works — token metrics stay TBA until Pons v2 launch.

01Merchants
02Agents
03Fees
04Holders

$RELAY

flywheel

  • 01Builders list machine-payable merchants
  • 02Agents pay per request in RUSD and USDC
  • 03A protocol fee is taken at settlement
  • 04Fees flow to holders — the wheel turns again

$RELAY launches on Pons v2 via Robinhood. No contract or market data until then.

Start your agentic commerce on Robinhood Chain.

List your first machine-payable merchant in under a minute, or point your agent at the marketplace and make its first purchase.