Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa121d ago0x36a37d…60fa26
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa121d ago0xc08b98…4d713b
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa121d ago0xce4d94…3ff518
0x5e30…637a0xac65…4417Base—$0.02100%fluxa121d ago0x6538ad…65d93f
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x76055b…71437f
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x1efb04…bcb662
0x5e30…637a0xac65…4417Base—$12.70100%fluxa122d ago0x2bc500…9033a7
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x6303cd…19b7e3
0xb90a…9ae40x5e30…637aBase—$12.61100%fluxa122d ago0x35b967…1b5c93
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xd61411…2d5bdc
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xc630b9…681082
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x4dcdb3…2c8a34
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xab9bd5…99d8d3
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xb599b6…23e29d
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x895a69…915cc4
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xb9dc9d…eeb0f9
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x49d4d6…844397
0x5e30…637a0xac65…4417Base—$0.10100%fluxa122d ago0xd46e28…06fbb6
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xbd638b…485bd0
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x9abf15…5912b2
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0x97732e…f541be
0xb90a…9ae40x5e30…637aBase—$0.05100%fluxa122d ago0xaf7afc…048b9a
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xd1be60…d57497
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa122d ago0xe8613b…6e23dc
0x5e30…637a0xac65…4417Base—$0.05100%fluxa122d ago0x345e96…ba415d

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.