Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$20.56100%mrdn6d ago0xa937ec…a7422a
0x4754…327b0xa6a9…809dBase—$32.91100%mrdn6d ago0xd128d7…8eb599
0xa6a9…809d0x1cec…8dd4Base—$32.64100%mrdn6d ago0xbbd9da…473176
0xe55e…f7480xa6a9…809dBase—$43.03100%mrdn6d ago0x74cf5a…2fad85
0xa6a9…809d0xe55e…f748Base—$36.04100%mrdn6d ago0x5727b9…75e2ca
0xe55e…f7480xa6a9…809dBase—$31.88100%mrdn6d ago0xf645b7…47d92b
0xa6a9…809d0x4754…327bBase—$32.86100%mrdn6d ago0x510d9f…f2d239
0xfe8f…794d0xa6a9…809dBase—$22.56100%mrdn6d ago0x3bb0b4…9812ed
0xa6a9…809d0x13db…5192Base—$22.47100%mrdn6d ago0x9f0cda…ab0918
0xfe8f…794d0xa6a9…809dBase—$45.58100%mrdn6d ago0x4b7084…a83435
0xa6a9…809d0xe55e…f748Base—$32.39100%mrdn6d ago0xe271d5…2fae47
0xa6a9…809d0xfe8f…794dBase—$28.10100%mrdn6d ago0x6736dd…695243
0xe55e…f7480xa6a9…809dBase—$35.16100%mrdn6d ago0x19e777…fdae12
0xa6a9…809d0x4754…327bBase—$29.29100%mrdn6d ago0xb9b74a…f479b3
0xe55e…f7480xa6a9…809dBase—$34.50100%mrdn6d ago0x3c786d…96291c
0x1cec…8dd40xa6a9…809dBase—$27.06100%mrdn6d ago0xb8875d…c59371
0xa6a9…809d0xe55e…f748Base—$34.85100%mrdn6d ago0x6b6ef0…fab2b8
0xa6a9…809d0xe55e…f748Base—$38.21100%mrdn6d ago0x43d4c1…21f094
0x1cec…8dd40xa6a9…809dBase—$36.34100%mrdn6d ago0x148fba…d74fb0
0x4754…327b0xa6a9…809dBase—$21.90100%mrdn6d ago0xddfe92…841b67
0xa6a9…809d0x4754…327bBase—$31.84100%mrdn6d ago0x18f982…94f53f
0xe55e…f7480xa6a9…809dBase—$28.89100%mrdn6d ago0x71497b…0ac2eb
0xa6a9…809d0xe55e…f748Base—$37.70100%mrdn6d ago0xb7a3b5…b38afd
0x4754…327b0xa6a9…809dBase—$29.84100%mrdn6d ago0x0ac704…9fcacf
0xa6a9…809d0xe55e…f748Base—$24.97100%mrdn6d ago0x647b12…691a42

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.