Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0680…569c0x3e0a…78e7Base—$0.004468100%coinbase74d ago0xfda099…25e7fa
0x0680…569c0x3e0a…78e7Base—$0.003407100%coinbase74d ago0x050b04…9618b2
0x0680…569c0x3e0a…78e7Base—$0.002953100%coinbase74d ago0x54edd4…d6dadc
0x0680…569c0x3e0a…78e7Base—$0.004373100%coinbase74d ago0x5e6163…d55704
0x0680…569c0x3e0a…78e7Base—$0.004546100%coinbase74d ago0x8e71b9…7c7fb1
0x0680…569c0x3e0a…78e7Base—$0.004606100%coinbase74d ago0xd75700…5e908e
0x0680…569c0x3e0a…78e7Base—$0.00276100%coinbase74d ago0x0e9652…9cc6ba
0x0680…569c0x3e0a…78e7Base—$0.005847100%coinbase74d ago0x41993f…bcd3b9
0x0680…569c0x3e0a…78e7Base—$0.00516100%coinbase74d ago0x1f2d57…b9d467
0x0680…569c0x3e0a…78e7Base—$0.002697100%coinbase75d ago0x1517c9…03e4e9
0x0680…569c0x3e0a…78e7Base—$0.005573100%coinbase75d ago0xa1aa84…5d7fb8
0x0680…569c0x3e0a…78e7Base—$0.003728100%coinbase75d ago0x163548…eaeafc
0x0680…569c0x3e0a…78e7Base—$0.00489100%coinbase75d ago0xc2096c…9d9a6b
0x0680…569c0x3e0a…78e7Base—$0.002721100%coinbase75d ago0xda2a30…0cec1d
0x0680…569c0x3e0a…78e7Base—$0.004387100%coinbase75d ago0x08f788…574cec
0x0680…569c0x3e0a…78e7Base—$0.005922100%coinbase75d ago0xf17d6e…d3e291
0x0680…569c0x3e0a…78e7Base—$0.003671100%coinbase75d ago0xc49434…9f43e6
0x0680…569c0x3e0a…78e7Base—$0.004484100%coinbase75d ago0xcb30e9…2392ac
0x0680…569c0x3e0a…78e7Base—$0.003663100%coinbase75d ago0x2035f4…d4b998
0x0680…569c0x3e0a…78e7Base—$0.003136100%coinbase75d ago0xb789b1…d3018a
0x0680…569c0x3e0a…78e7Base—$0.003443100%coinbase75d ago0x4938de…1bd375
0x0680…569c0x3e0a…78e7Base—$0.005921100%coinbase75d ago0xf62eb3…c441d6
0x0680…569c0x3e0a…78e7Base—$0.005507100%coinbase75d ago0x880928…3fb951
0x0680…569c0x3e0a…78e7Base—$0.0043100%coinbase75d ago0x5fa80c…bd5a37
0x0680…569c0x3e0a…78e7Base—$0.004987100%coinbase75d ago0xa1a0b9…de526f

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.