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—$10.50100%0x6f36…132b92d ago0xf9a983…445f39
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x614a…d5ce92d ago0xeab30f…f36e84
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xed27…48f792d ago0x6e800e…fc58d2
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7390…9c9392d ago0x916474…cde123
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x643b…940492d ago0x2fe3ed…90c192
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6d10…b12b92d ago0xa74fcd…6f7a46
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc84b…0cb392d ago0xfc9e73…3ffe47
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x6fec…af4092d ago0x6a0fa5…49730a
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2a28…fc3d92d ago0xc43d95…dfd458
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x8569…b98792d ago0x36ce16…8a32fa
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x1dbc…007e92d ago0x156369…e9aedc
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xf11b…db9492d ago0x8c3d5f…4b4956
0x3fb1…7e250x0e3d…7757Base—$6.30100%0xd4a6…3b8d92d ago0x05fa9d…623cb6
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb11e…6e5a92d ago0xc002ec…aea0d7
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x96df…634b92d ago0xe0cae8…333a39
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0166…37af92d ago0x5e403b…29e091
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x617f…c06d92d ago0xe5b8b0…1e78cf
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x44bc…cd6a92d ago0xeccee4…6d152a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd223…7d2892d ago0x9492f0…c13c80
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9d1a…013592d ago0x94af01…16ab18
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1e7c…464c92d ago0x6d5e09…f0c659
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x5613…339e92d ago0xa9f654…1abb11
0x3fb1…7e250x0e3d…7757Base—$105.00100%0xdae3…916a92d ago0x67c090…44c74b
0x3fb1…7e250x0e3d…7757Base—$105.00100%0x450f…b50692d ago0x1c32a8…18bc28
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x614a…d5ce92d ago0x409750…34ab93

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.