Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$252.67100%0x2d05…53d070d ago0x046ff9…707e97
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2742…8fd170d ago0x098560…edb612
0x1332…66eb0x0e3d…7757Base—$3.15100%0xd0af…bdfe70d ago0x23981a…0615f9
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfb22…aa3b70d ago0x8dd7eb…6f1a41
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1708…5a2770d ago0xb0d390…c1f115
0x1332…66eb0x0e3d…7757Base—$3.15100%0x1cb5…c0e270d ago0xa340e3…cb744f
0x1332…66eb0x0e3d…7757Base—$315.00100%0x0452…7f6670d ago0x46031a…7b47c7
0x1332…66eb0x0e3d…7757Base—$2.10100%0x20d2…f0b270d ago0xf2ada9…cead7d
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9667…204e70d ago0xb1919f…f89522
0x1332…66eb0x0e3d…7757Base—$21.00100%0x2b28…0c2170d ago0xbcca8a…2924b8
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa628…b7bc70d ago0xc2f7ce…8f5b91
0x1332…66eb0x0e3d…7757Base—$25.00100%0x63f4…be0170d ago0x797c7b…bec3b4
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd98d…210570d ago0x4e863a…cca88e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa0c6…2cb470d ago0xac65ad…ea8981
0x1332…66eb0x0e3d…7757Base—$525.00100%0x6bdd…b27670d ago0x4bf930…49df9c
0x1332…66eb0x0e3d…7757Base—$9.45100%0x2a5b…d6a970d ago0x330fec…20f5f4
0x1332…66eb0x0e3d…7757Base—$52.50100%0x8bdc…90be70d ago0x5b47f3…1596cb
0x1332…66eb0x0e3d…7757Base—$3.00100%0x6d99…b43370d ago0x52fe9b…8bd4ea
0x1332…66eb0x0e3d…7757Base—$12.60100%0xf31d…cc4b70d ago0x1e2f31…8e7da0
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4f6a…d2f670d ago0xb5d6ea…92087d
0x1332…66eb0x0e3d…7757Base—$31.50100%0x4184…789b70d ago0xda9234…574e37
0x1332…66eb0x0e3d…7757Base—$2.10100%0xc763…5b0b70d ago0x50442f…dc1795
0x1332…66eb0x0e3d…7757Base—$8.75100%0x6d7b…aade70d ago0x52680a…f317f2
0x1332…66eb0x0e3d…7757Base—$2.57100%0x2b35…135b70d ago0x550e04…235780
0x1332…66eb0x0e3d…7757Base—$1.05100%0x23e1…500370d ago0x0d5d2e…5d2021

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.