Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$5.25100%0x707e…8d2890d ago0xb48ed2…0023dd
0xdd07…45b90x0e3d…7757Base$21.00100%0x2158…e16090d ago0x201bb4…371689
0xdd07…45b90x0e3d…7757Base$10.50100%0x3ab4…e68490d ago0xc3b549…8c423f
0xdd07…45b90x0e3d…7757Base$31.50100%0x238e…232590d ago0x3d77ff…48ac30
0xdd07…45b90x0e3d…7757Base$1.05100%0x771b…60b890d ago0xcc5684…c362f0
0xdd07…45b90x0e3d…7757Base$4.20100%0x4339…385090d ago0xd70fcc…a56dfe
0xdd07…45b90x0e3d…7757Base$10.50100%0x4596…ce0990d ago0x1c2ac1…ca5599
0xdd07…45b90x0e3d…7757Base$5.25100%0x493b…b91690d ago0xda3b8a…533e01
0xdd07…45b90x0e3d…7757Base$2.10100%0xb834…55bc90d ago0xa65802…ec2900
0xdd07…45b90x0e3d…7757Base$2.10100%0x2016…553490d ago0x5d0ed8…913883
0xdd07…45b90x0e3d…7757Base$1.05100%0x77d2…f15d90d ago0xbdb623…0b028a
0xdd07…45b90x0e3d…7757Base$31.50100%0x89b2…a87a90d ago0x92c4f8…104a13
0xdd07…45b90x0e3d…7757Base$3.15100%0x127e…b24a91d ago0xd8dd01…708108
0xdd07…45b90x0e3d…7757Base$21.00100%0xa894…209f91d ago0xe90c15…d08eec
0xdd07…45b90x0e3d…7757Base$3.15100%0x5682…a95291d ago0xfc5ce8…e9eab9
0xdd07…45b90x0e3d…7757Base$21.00100%0x3835…626191d ago0x393efa…010e9e
0xdd07…45b90x0e3d…7757Base$5.25100%0x0922…422391d ago0x6dbaa5…ddd586
0xdd07…45b90x0e3d…7757Base$2.10100%0x88c8…503891d ago0x6f8f1d…b89707
0xdd07…45b90x0e3d…7757Base$10.50100%0x7daa…021791d ago0xdddeb6…2f963f
0xdd07…45b90x0e3d…7757Base$14.70100%0x0156…b0f591d ago0x5cf63f…9933f1
0xdd07…45b90x0e3d…7757Base$10.50100%0x41d2…bf7f91d ago0x649918…d13687
0xdd07…45b90x0e3d…7757Base$14.70100%0x9f6a…a93c91d ago0xd8ec11…8412a4
0xdd07…45b90x0e3d…7757Base$3.15100%0x0d6a…b70491d ago0xe5495c…cc84e6
0xdd07…45b90x0e3d…7757Base$1.05100%0xc52b…5a8d91d ago0x95914f…1205d4
0xdd07…45b90x0e3d…7757Base$3.15100%0x79f3…6a3891d ago0xde4940…a6d07e

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.