Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2ce3…0cdb60d ago0x48e1b0…9f99af
0x3fb1…7e250x0e3d…7757Base$1.05100%0x79bd…fda160d ago0xd319f9…2585f9
0x3fb1…7e250x0e3d…7757Base$3.15100%0x6647…552660d ago0x112220…d618ff
0x3fb1…7e250x0e3d…7757Base$2.10100%0x5ed5…f6c060d ago0xc350a8…d43b03
0x3fb1…7e250x0e3d…7757Base$1.05100%0x614a…d5ce60d ago0x60d3f1…578905
0x3fb1…7e250x0e3d…7757Base$7.35100%0xc6b9…2d8660d ago0x400600…42de4e
0x3fb1…7e250x0e3d…7757Base$3.15100%0x4950…4a2660d ago0x3d5c6a…77eb4b
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1913…93d960d ago0xcf7fb4…0f0e3b
0x3fb1…7e250x0e3d…7757Base$1.05100%0x816c…9f8660d ago0xd9d1e3…b6afa4
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1a34…32c160d ago0x7a492e…86ffde
0x3fb1…7e250x0e3d…7757Base$3.15100%0x6d99…b43360d ago0x367eaf…5a99f8
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1f15…885760d ago0x3f9a94…e55982
0x3fb1…7e250x0e3d…7757Base$2.10100%0x45b0…c0d660d ago0x301533…11ba99
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1434…1c6e60d ago0xad34b1…6aafe3
0x3fb1…7e250x0e3d…7757Base$2.10100%0x4d43…5ecd60d ago0xf82bb0…949214
0x3fb1…7e250x0e3d…7757Base$315.00100%0x1241…072060d ago0x8e5a12…f48790
0x3fb1…7e250x0e3d…7757Base$10.50100%0xed27…48f760d ago0xb451dc…7e025e
0x3fb1…7e250x0e3d…7757Base$1.05100%0xbf85…381060d ago0x0e1894…befff5
0x3fb1…7e250x0e3d…7757Base$1.05100%0xb689…e28360d ago0x2b1d7d…68ffd6
0x3fb1…7e250x0e3d…7757Base$10.50100%0xd4ab…0bb660d ago0x6a34d4…5d3421
0x3fb1…7e250x0e3d…7757Base$10.50100%0xbc41…9c5b60d ago0x49899d…369a6b
0x3fb1…7e250x0e3d…7757Base$3.15100%0x7381…a3ba60d ago0xb82a83…853111
0x3fb1…7e250x0e3d…7757Base$22.05100%0x5e96…f15960d ago0x53f021…3ac91c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1708…5a2760d ago0xc8dd0b…9e1096
0x3fb1…7e250x0e3d…7757Base$3.15100%0x8e4d…98c060d ago0xdbd149…39250e

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.