Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0135…727d0x3e0a…78e7Base—$0.003327100%coinbase73d ago0xa1e854…59b77a
0x0135…727d0x3e0a…78e7Base—$0.00339100%coinbase73d ago0x6daf32…f18f8f
0x0135…727d0x3e0a…78e7Base—$0.005093100%coinbase73d ago0xf6f07a…f6f92f
0x0135…727d0x3e0a…78e7Base—$0.004525100%coinbase73d ago0xeb258c…58af83
0x0135…727d0x3e0a…78e7Base—$0.003278100%coinbase73d ago0x56a50b…c6d591
0x0135…727d0x3e0a…78e7Base—$0.005067100%coinbase73d ago0x43d258…6fc1ce
0x0135…727d0x3e0a…78e7Base—$0.00431100%coinbase73d ago0xbffb26…47b904
0x0135…727d0x3e0a…78e7Base—$0.005767100%coinbase73d ago0x6a3783…ed75d7
0x0135…727d0x3e0a…78e7Base—$0.004661100%coinbase73d ago0x9306b6…1b1aed
0x0135…727d0x3e0a…78e7Base—$0.003362100%coinbase73d ago0xa0c763…e5488f
0x0135…727d0x3e0a…78e7Base—$0.003348100%coinbase73d ago0xc8165c…8b7a25
0x0135…727d0x3e0a…78e7Base—$0.003348100%coinbase73d ago0x847cb4…09644a
0x0135…727d0x3e0a…78e7Base—$0.004258100%coinbase73d ago0xb37033…01fc54
0x0135…727d0x3e0a…78e7Base—$0.004453100%coinbase73d ago0xad3964…976c34
0x0135…727d0x3e0a…78e7Base—$0.003485100%coinbase73d ago0x2184f0…6e28a9
0x0135…727d0x3e0a…78e7Base—$0.005476100%coinbase73d ago0xbaa3da…6fe04a
0x0135…727d0x3e0a…78e7Base—$0.003047100%coinbase73d ago0x116680…9dffe9
0x0135…727d0x3e0a…78e7Base—$0.004797100%coinbase74d ago0xb2639c…147cad
0x0135…727d0x3e0a…78e7Base—$0.004198100%coinbase74d ago0xb76b3b…fe490b
0x0135…727d0x3e0a…78e7Base—$0.004584100%coinbase74d ago0xfa6c9d…418e92
0x0135…727d0x3e0a…78e7Base—$0.005161100%coinbase74d ago0xf9a64d…6f7de2
0x0135…727d0x3e0a…78e7Base—$0.0049100%coinbase74d ago0x910be7…1f8c14
0x0135…727d0x3e0a…78e7Base—$0.00445100%coinbase74d ago0xac7691…4633d2
0x0135…727d0x3e0a…78e7Base—$0.003882100%coinbase74d ago0xd41894…2712a0
0x0135…727d0x3e0a…78e7Base—$0.002832100%coinbase74d ago0x5255de…5654bc

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.