Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$35.16100%mrdn11d ago0xbc1f01…ac0b98
0x4754…327b0xe55e…f748Base$41.78100%mrdn11d ago0x6797a9…cad1fb
0xe55e…f7480x13db…5192Base$39.96100%mrdn11d ago0xf15969…7170c5
0xa6a9…809d0xe55e…f748Base$21.57100%mrdn11d ago0x12e048…207861
0x4754…327b0xe55e…f748Base$23.85100%mrdn11d ago0x94c0cb…d73315
0xe55e…f7480x13db…5192Base$27.86100%mrdn11d ago0x3ee4f0…b30ca6
0xe55e…f7480xa6a9…809dBase$20.91100%mrdn11d ago0xe76391…934df7
0xfe8f…794d0xe55e…f748Base$41.21100%mrdn11d ago0xdf7522…3bcf32
0xe55e…f7480x4754…327bBase$36.83100%mrdn11d ago0x89a80b…01aafa
0xe55e…f7480x13db…5192Base$23.70100%mrdn11d ago0x269fa5…5ee677
0x4754…327b0xe55e…f748Base$41.08100%mrdn11d ago0x4ad3b5…7a0c82
0xe55e…f7480x1cec…8dd4Base$25.45100%mrdn11d ago0x3e72e4…f730f0
0xfe8f…794d0xe55e…f748Base$35.02100%mrdn11d ago0x9b1723…8ea0d4
0xe55e…f7480xfe8f…794dBase$25.98100%mrdn11d ago0x31c605…2a656f
0xa6a9…809d0xe55e…f748Base$27.00100%mrdn11d ago0x628881…69316c
0xe55e…f7480xfe8f…794dBase$28.35100%mrdn11d ago0x83f1ef…1388ba
0x1cec…8dd40xe55e…f748Base$37.44100%mrdn11d ago0xdb43d2…c7e230
0xe55e…f7480x1cec…8dd4Base$40.27100%mrdn11d ago0x025a43…45f825
0xfe8f…794d0xe55e…f748Base$42.43100%mrdn11d ago0x6af212…5a5d1e
0xe55e…f7480xa6a9…809dBase$21.13100%mrdn11d ago0x81e111…06984b
0xe55e…f7480x4754…327bBase$18.75100%mrdn11d ago0x1d2e4b…60fdff
0x4754…327b0xe55e…f748Base$42.19100%mrdn11d ago0x2b4876…e86a29
0xe55e…f7480x4754…327bBase$20.02100%mrdn11d ago0x8be5b8…499101
0xe55e…f7480x4754…327bBase$34.34100%mrdn11d ago0x679fa7…e451a9
0x13db…51920xe55e…f748Base$24.70100%mrdn11d ago0x86117a…5596bf

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.