Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase$26.09100%mrdn10d ago0x2d52e1…89075b
0xfe8f…794d0x13db…5192Base$45.96100%mrdn10d ago0x75a472…d255de
0xfe8f…794d0x13db…5192Base$23.77100%mrdn10d ago0x9d40f3…aeee54
0x4754…327b0xfe8f…794dBase$41.65100%mrdn10d ago0xbfa714…d3e559
0xfe8f…794d0x4754…327bBase$43.83100%mrdn10d ago0xccf28e…ad1dd4
0x4754…327b0xfe8f…794dBase$37.81100%mrdn10d ago0xbd88cb…fb6fc8
0xfe8f…794d0xe55e…f748Base$24.31100%mrdn10d ago0xf24272…942fa6
0xa6a9…809d0xfe8f…794dBase$49.21100%mrdn10d ago0xf0a27d…27e5c2
0xfe8f…794d0x1cec…8dd4Base$40.03100%mrdn10d ago0xbffdb0…e90370
0x1cec…8dd40xfe8f…794dBase$40.50100%mrdn10d ago0x13bae3…7f3fb6
0xfe8f…794d0x13db…5192Base$48.45100%mrdn10d ago0xf742cf…b34614
0x4754…327b0xfe8f…794dBase$37.52100%mrdn10d ago0x0384b4…7d74ae
0xfe8f…794d0xa6a9…809dBase$32.37100%mrdn11d ago0x47049d…ce36d2
0x4754…327b0xfe8f…794dBase$34.40100%mrdn11d ago0xc8aac8…d9a8f2
0x1cec…8dd40xfe8f…794dBase$21.67100%mrdn11d ago0x7fff6d…35ae87
0xfe8f…794d0xa6a9…809dBase$36.10100%mrdn11d ago0x8e43b4…9b329a
0xfe8f…794d0xa6a9…809dBase$31.11100%mrdn11d ago0x3d2ee5…6e63f1
0x13db…51920xfe8f…794dBase$37.85100%mrdn11d ago0xd7e90b…6dbcb4
0xfe8f…794d0x13db…5192Base$25.40100%mrdn11d ago0x655598…022dc3
0xe55e…f7480xfe8f…794dBase$33.49100%mrdn11d ago0x3be98c…b3e456

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.