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%0xc366…284e98d ago0x65d250…b1b419
0xdd07…45b90x0e3d…7757Base$10.50100%0x5720…a5f498d ago0x1ac8ea…ca70ba
0xdd07…45b90x0e3d…7757Base$5.25100%0x7390…9c9398d ago0x011f34…4f0000
0xdd07…45b90x0e3d…7757Base$5.25100%0x6a32…813698d ago0x081927…49361f
0xdd07…45b90x0e3d…7757Base$1.05100%0x0156…b0f598d ago0x805e8c…9677f9
0xdd07…45b90x0e3d…7757Base$10.50100%0x52ba…517798d ago0xeebb8b…e53b23
0xdd07…45b90x0e3d…7757Base$3.15100%0x96df…634b98d ago0xe6fb96…cf9483
0xdd07…45b90x0e3d…7757Base$21.00100%0x1e0a…902e98d ago0xf57853…81eee6
0xdd07…45b90x0e3d…7757Base$10.50100%0x9d9f…8c6a98d ago0xb8147e…48e22b
0xdd07…45b90x0e3d…7757Base$4.20100%0xbe69…299299d ago0x3db6bd…652a42
0xdd07…45b90x0e3d…7757Base$10.50100%0x065e…0a6099d ago0x4be29c…d85019
0xdd07…45b90x0e3d…7757Base$2.10100%0x1763…dc2299d ago0x73ea38…868a74
0xdd07…45b90x0e3d…7757Base$9.45100%0x214e…3e4a99d ago0x0d5b31…9d97c8
0xdd07…45b90x0e3d…7757Base$10.50100%0x2640…d76799d ago0xb93d99…141330
0xdd07…45b90x0e3d…7757Base$2.10100%0x74b9…018f99d ago0xb447f9…595fe5

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.