Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2318…7d4a0x6366…f1e2Base$0.17100%0xa46e…ec94104d ago0x0888b9…01c469
0x2318…7d4a0x6366…f1e2Base$0.06100%0x0d17…b7d1104d ago0x757ea4…eafb91
0x2318…7d4a0x6366…f1e2Base$0.05100%0x0098…3100104d ago0x938b55…ffbc2e
0x2318…7d4a0x6366…f1e2Base$0.17100%0x4918…e369104d ago0xb8f918…db0d96
0x2318…7d4a0x6366…f1e2Base$0.27100%0x0d17…b7d1104d ago0xc2c867…807f52
0x2318…7d4a0x6366…f1e2Base$0.17100%0x58fe…153b104d ago0x748658…1f16c3
0x2318…7d4a0x6366…f1e2Base$0.06100%0xdf51…2402104d ago0xd696f6…9ec380
0x2318…7d4a0x6366…f1e2Base$0.09100%0xbe53…e902104d ago0xf1fbdd…75abdc
0x2318…7d4a0x6366…f1e2Base$0.05100%0x58fe…153b105d ago0xf5e817…2172af
0x2318…7d4a0x6366…f1e2Base$0.05100%candidates105d ago0x442f6a…1a58fd
0x2318…7d4a0x6366…f1e2Base$0.17100%0x4918…e369105d ago0x6f334d…dbf506
0x2318…7d4a0x6366…f1e2Base$0.05100%0xdf51…2402105d ago0x47f940…a1f469
0x2318…7d4a0x6366…f1e2Base$0.01100%0x6366…f1e2105d ago0x2042f6…724da0
0x2318…7d4a0x6366…f1e2Base$0.04100%0x6366…f1e2105d ago0x87adda…d5b367
0x2318…7d4a0x6366…f1e2Base$0.53100%0x0d17…b7d1105d ago0xeccf01…d50d8c
0x2318…7d4a0x6366…f1e2Base$0.08100%0x0d17…b7d1105d ago0x4fc069…9c4ec4
0x2318…7d4a0x6366…f1e2Base$0.006236100%0x58fe…153b105d ago0x858acb…ecac50
0x2318…7d4a0x6366…f1e2Base$0.04100%0x58fe…153b105d ago0x3aff70…eeac29
0x2318…7d4a0x6366…f1e2Base$0.17100%0x4918…e369105d ago0xa13044…c53482
0x2318…7d4a0x6366…f1e2Base$0.05100%candidates105d ago0x94efaa…fb8132
0x2318…7d4a0x6366…f1e2Base$0.23100%0x0d17…b7d1105d ago0x5d7b85…90e576
0x2318…7d4a0x6366…f1e2Base$0.17100%0x08ff…bb06105d ago0xe0ea24…fd1854
0x2318…7d4a0x6366…f1e2Base$0.006012100%0x08ff…bb06105d ago0x6cb9f0…705e10
0x2318…7d4a0x6366…f1e2Base$0.05100%0x08ff…bb06105d ago0xa9a298…066305

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.