Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba7…d3250x3e0a…78e7Base—$0.004352100%coinbase74d ago0x27b583…5e4a27
0x5ba7…d3250x3e0a…78e7Base—$0.003047100%coinbase74d ago0x1fb371…537519
0x5ba7…d3250x3e0a…78e7Base—$0.005941100%coinbase74d ago0xb0bdfe…56ba2a
0x5ba7…d3250x3e0a…78e7Base—$0.00448100%coinbase74d ago0x268f2f…3bbc8e
0x5ba7…d3250x3e0a…78e7Base—$0.002656100%coinbase74d ago0x802932…058d1c
0x5ba7…d3250x3e0a…78e7Base—$0.003207100%coinbase74d ago0xd51e3a…3a0c32
0x5ba7…d3250x3e0a…78e7Base—$0.004315100%coinbase74d ago0xa6cbf1…cc92a8
0x5ba7…d3250x3e0a…78e7Base—$0.003269100%coinbase74d ago0x0fa3c4…48b8e2
0x5ba7…d3250x3e0a…78e7Base—$0.003683100%coinbase74d ago0x0e7b78…9b7cd9
0x5ba7…d3250x3e0a…78e7Base—$0.005802100%coinbase74d ago0x1e4e1f…505d03
0x5ba7…d3250x3e0a…78e7Base—$0.004533100%coinbase74d ago0x63f867…c9adce
0x5ba7…d3250x3e0a…78e7Base—$0.004372100%coinbase75d ago0xd66f08…88288c
0x5ba7…d3250x3e0a…78e7Base—$0.003295100%coinbase75d ago0xcf4651…fd36ed
0x5ba7…d3250x3e0a…78e7Base—$0.003221100%coinbase75d ago0x0870ab…6c76f9
0x5ba7…d3250x3e0a…78e7Base—$0.004628100%coinbase75d ago0xe19a98…00a931
0x5ba7…d3250x3e0a…78e7Base—$0.004381100%coinbase75d ago0x3e4424…95b5c1
0x5ba7…d3250x3e0a…78e7Base—$0.003443100%coinbase75d ago0xf25a1c…41c824
0x5ba7…d3250x3e0a…78e7Base—$0.004831100%coinbase75d ago0xd36e86…24563b
0x5ba7…d3250x3e0a…78e7Base—$0.003474100%coinbase75d ago0x42e9f4…90c3de
0x5ba7…d3250x3e0a…78e7Base—$0.003686100%coinbase75d ago0xa87f23…680b4a
0x5ba7…d3250x3e0a…78e7Base—$0.004827100%coinbase75d ago0x3bc67a…fb52e9
0x5ba7…d3250x3e0a…78e7Base—$0.003598100%coinbase75d ago0xa5ac06…29edaf
0x5ba7…d3250x3e0a…78e7Base—$0.002889100%coinbase75d ago0x696760…2342e2
0x5ba7…d3250x3e0a…78e7Base—$0.002951100%coinbase75d ago0xbd3032…0a783b
0x5ba7…d3250x3e0a…78e7Base—$0.004962100%coinbase75d ago0xdcd419…d4c38b

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.