Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0x5538…0f3cBase—$0.01100%coinbase73d ago0x90c7c6…d08cfa
0x8941…8d8c0x04ad…5671Base—$0.01100%coinbase73d ago0xfb16bc…cca230
0x8941…8d8c0x7d79…b5d9Base—$0.01100%coinbase73d ago0xc1e9d7…4f1734
0x8941…8d8c0xdfc6…bf17Base—$0.01100%coinbase73d ago0xc6fa23…888a49
0x8941…8d8c0xf534…c769Base—$0.01100%coinbase73d ago0xe165a0…6ffa56
0x8941…8d8c0x3fd7…3688Base—$0.01100%coinbase73d ago0x48c355…bbe7b9
0x8941…8d8c0xbe0e…3813Base—$0.01100%coinbase73d ago0x941a4c…6d30eb
0x8941…8d8c0xaf3e…a65aBase—$0.01100%coinbase73d ago0xac675e…d951d8
0x8941…8d8c0x91aa…7a83Base—$0.01100%coinbase73d ago0x03045c…317371
0x8941…8d8c0x397e…6603Base—$0.01100%coinbase73d ago0xcfd6b5…33739f
0x8941…8d8c0xa348…40b4Base—$0.01100%coinbase73d ago0xf0aa8c…6a5a96
0x8941…8d8c0xe3b2…bb1aBase—$0.01100%coinbase73d ago0xb275c4…be4a16
0x8941…8d8c0x6d88…3fe5Base—$0.01100%coinbase73d ago0xba5668…e482cd
0x8941…8d8c0x06ef…2d37Base—$0.01100%coinbase73d ago0x052b8c…14b5d8
0x8941…8d8c0xfe32…f1e0Base—$0.01100%coinbase73d ago0xf39701…9fecc1
0x8941…8d8c0xf640…a079Base—$0.01100%coinbase73d ago0x15ce29…562795
0x8941…8d8c0x36e2…cc5fBase—$0.01100%coinbase73d ago0x02a90d…a67ed7
0x8941…8d8c0x0a8e…b16bBase—$0.01100%coinbase73d ago0xa88ffe…03a88d
0x8941…8d8c0x4dfa…6895Base—$0.01100%coinbase73d ago0x4019e3…bc1c4d
0x8941…8d8c0x0994…0deaBase—$0.01100%coinbase73d ago0x82e4f2…397289
0x8941…8d8c0x93d3…9511Base—$0.01100%coinbase74d ago0x31be0f…5a850f
0x8941…8d8c0x60a2…7602Base—$0.01100%coinbase74d ago0x7a1f08…946f57
0x8941…8d8c0x1c2c…e355Base—$0.01100%coinbase74d ago0xad46a8…f563d3
0x8941…8d8c0x044a…823cBase—$0.01100%coinbase74d ago0x8fb601…ebdbe8
0x8941…8d8c0xda49…28c3Base—$0.01100%coinbase74d ago0xd1cba8…cf10b6

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.