Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$47.29100%mrdn1d ago0xac8547…d1dcc3
0x1cec…8dd40x4754…327bBase—$53.61100%mrdn1d ago0x3230ff…755caa
0x1cec…8dd40xe55e…f748Base—$32.81100%mrdn1d ago0x27f939…ecf8f2
0xe55e…f7480x1cec…8dd4Base—$65.33100%mrdn1d ago0x38aa9a…f70b38
0x1cec…8dd40x4754…327bBase—$49.24100%mrdn1d ago0x637c72…cfbbe1
0x1cec…8dd40xe55e…f748Base—$73.65100%mrdn1d ago0x613168…a30a49
0x1cec…8dd40x4754…327bBase—$49.36100%mrdn1d ago0x382e48…0aaea8
0xfe8f…794d0x1cec…8dd4Base—$49.18100%mrdn1d ago0xbca982…4d738d
0x13db…51920x1cec…8dd4Base—$74.33100%mrdn1d ago0x235971…2c3583
0xa6a9…809d0x1cec…8dd4Base—$37.52100%mrdn1d ago0x3f1f7c…48eaa0
0x1cec…8dd40xa6a9…809dBase—$35.83100%mrdn2d ago0xa40083…f66a6d
0x1cec…8dd40x13db…5192Base—$51.97100%mrdn2d ago0xb23008…374914
0xe55e…f7480x1cec…8dd4Base—$64.99100%mrdn2d ago0x6967e4…6d7f9c
0x13db…51920x1cec…8dd4Base—$35.15100%mrdn2d ago0x3b0623…35321b
0x1cec…8dd40xfe8f…794dBase—$35.32100%mrdn2d ago0xa54679…f3661e
0x4754…327b0x1cec…8dd4Base—$46.34100%mrdn2d ago0xe34b45…e5dc4f
0x1cec…8dd40xa6a9…809dBase—$53.00100%mrdn2d ago0xedf5b1…025217
0xe55e…f7480x1cec…8dd4Base—$37.54100%mrdn2d ago0x52449b…51a1cd
0x1cec…8dd40x13db…5192Base—$60.20100%mrdn2d ago0x5d367b…0101b5
0x4754…327b0x1cec…8dd4Base—$62.03100%mrdn2d ago0xa52900…9380b5
0x1cec…8dd40xfe8f…794dBase—$54.25100%mrdn2d ago0x05969f…4fe7d6
0xa6a9…809d0x1cec…8dd4Base—$64.13100%mrdn2d ago0x42ce53…285d66
0x1cec…8dd40xfe8f…794dBase—$57.71100%mrdn2d ago0x96180f…1b33b5
0x1cec…8dd40xe55e…f748Base—$34.17100%mrdn2d ago0x2a9d8c…242a5b
0xa6a9…809d0x1cec…8dd4Base—$75.37100%mrdn2d ago0xed94d0…fef792

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.