Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$26.25100%0x212c…a8f6111d ago0x726a24…253c3b
0xa787…64cf0x0e3d…7757Base$15.75100%0x1b46…1870111d ago0x8e7093…0bef8e
0xa787…64cf0x0e3d…7757Base$2.10100%0x1bf5…a716111d ago0x2c920f…3e1129
0xa787…64cf0x0e3d…7757Base$1.05100%0x02d7…6ab3111d ago0x7a842e…2c8c7b
0xa787…64cf0x0e3d…7757Base$15.75100%0x3e70…fea1111d ago0xdc2d15…f3f30e
0xa787…64cf0x0e3d…7757Base$15.75100%0xd798…8751111d ago0xf3d014…b99881
0xa787…64cf0x0e3d…7757Base$10.50100%0x581b…eeb2111d ago0x336408…a26eb6
0xa787…64cf0x0e3d…7757Base$21.00100%0x9d6c…edd3111d ago0xadaa4a…4d7428
0xa787…64cf0x0e3d…7757Base$2.10100%0xe706…1d9b111d ago0x501fb5…f4412c
0xa787…64cf0x0e3d…7757Base$5.25100%0xeba0…ab3b111d ago0xc3e501…1d75c9
0xa787…64cf0x0e3d…7757Base$3.15100%0x59e8…d823111d ago0xe3f8fc…59d129
0xa787…64cf0x0e3d…7757Base$1.05100%0x5df6…6428111d ago0xf370b8…05116b
0xa787…64cf0x0e3d…7757Base$1.05100%0x10ee…31de111d ago0xf102ca…4b5a11
0xa787…64cf0x0e3d…7757Base$5.25100%0xe146…b438111d ago0x10bb31…eb608d
0xa787…64cf0x0e3d…7757Base$3.15100%0x6e35…7a28111d ago0xd8a8fb…2eb569
0xa787…64cf0x0e3d…7757Base$4.20100%0x363e…450d111d ago0x00c99c…6e337e
0xa787…64cf0x0e3d…7757Base$5.25100%0x9b8a…f4bd111d ago0xbc426d…1ff0ef
0xa787…64cf0x0e3d…7757Base$31.50100%0xd4a6…3b8d111d ago0x06f39c…37e15f
0xa787…64cf0x0e3d…7757Base$2.10100%0xfbba…dd90111d ago0x559bea…d28b71
0xa787…64cf0x0e3d…7757Base$4.20100%0xcb3f…dc29111d ago0x2853de…c0c15a
0xa787…64cf0x0e3d…7757Base$4.20100%0xfd6b…ae39111d ago0x64d646…dd919d
0xa787…64cf0x0e3d…7757Base$10.50100%0x7daa…0217111d ago0x7ba5dd…ce7cbe
0xa787…64cf0x0e3d…7757Base$1.05100%0x5513…a8a9111d ago0x998a47…787cd4
0xa787…64cf0x0e3d…7757Base$1.05100%0x3e24…de68111d ago0x09f9b0…6ffe06
0xa787…64cf0x0e3d…7757Base$10.50100%0xe218…89ec111d ago0xfdd6ee…2ff5c9

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.