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$1.05100%0xf261…5d41106d ago0xcc54c4…cb7303
0xdd07…45b90x0e3d…7757Base$1.05100%0xd798…8751106d ago0x550d07…dbae9f
0xdd07…45b90x0e3d…7757Base$2.10100%0x04e2…7478106d ago0x46d3df…1d7d4d
0xdd07…45b90x0e3d…7757Base$1.05100%0x2970…8ed7106d ago0xbf20fd…75b8e9
0xdd07…45b90x0e3d…7757Base$6.30100%0x1e0a…902e106d ago0x6f7226…81f861
0xdd07…45b90x0e3d…7757Base$1.05100%0xd775…7f81106d ago0xf86f76…816cc9
0xdd07…45b90x0e3d…7757Base$1.05100%0x9ee0…41c3106d ago0xc7323b…c66b1c
0xdd07…45b90x0e3d…7757Base$3.15100%0xbc4f…cafd106d ago0x578c4d…82031c
0xdd07…45b90x0e3d…7757Base$2.10100%0xd02b…c379106d ago0x75c08a…58d41d
0xdd07…45b90x0e3d…7757Base$3.15100%0x33d4…5037106d ago0x765522…6fcc21
0xdd07…45b90x0e3d…7757Base$1.05100%0x7390…9c93106d ago0x46a081…449d52
0xdd07…45b90x0e3d…7757Base$1.05100%0xb769…f881106d ago0xe93660…b9dce9
0xdd07…45b90x0e3d…7757Base$10.50100%0xf098…e1e4106d ago0x159f12…16ab4e
0xdd07…45b90x0e3d…7757Base$42.00100%0x7929…b331106d ago0x77427d…a29e3c
0xdd07…45b90x0e3d…7757Base$1.05100%0x065e…0a60106d ago0x097e85…5c83e4
0xdd07…45b90x0e3d…7757Base$1.05100%0x39e0…3f79106d ago0x2fe294…12023a
0xdd07…45b90x0e3d…7757Base$1.05100%0x64e4…55d9106d ago0xd46dde…77122a
0xdd07…45b90x0e3d…7757Base$1.05100%0xbc7c…86d4106d ago0x0eca5e…9e97cd
0xdd07…45b90x0e3d…7757Base$9.45100%0xf200…d9a0106d ago0x494b73…04ae75
0xdd07…45b90x0e3d…7757Base$32.55100%0x59d0…cf72106d ago0x5b5baf…58ff1e
0xdd07…45b90x0e3d…7757Base$1.05100%0xb859…c367106d ago0x38302b…908219
0xdd07…45b90x0e3d…7757Base$1.05100%0x0477…fae0106d ago0x01d8a9…d9c104
0xdd07…45b90x0e3d…7757Base$31.50100%0x10ee…31de106d ago0x41ea12…18712b
0xdd07…45b90x0e3d…7757Base$2.10100%0x1913…93d9106d ago0x3e39f4…64a3a4
0xdd07…45b90x0e3d…7757Base$1.05100%0x398e…79a6106d ago0x2dbfb1…243ced

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.