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$42.89100%mrdn25m ago0x6ef772…28c0a9
0x13db…51920x1cec…8dd4Base$47.21100%mrdn54m ago0x900c9d…e02596
0xa6a9…809d0x13db…5192Base$31.34100%mrdn1h ago0x52b172…fe29cb
0x13db…51920xa6a9…809dBase$40.01100%mrdn1h ago0xeff050…19ca29
0x1cec…8dd40x13db…5192Base$53.01100%mrdn1h ago0xeb7a49…008764
0x1cec…8dd40x13db…5192Base$33.09100%mrdn1h ago0x822daa…35afcf
0xa6a9…809d0x13db…5192Base$24.16100%mrdn4h ago0xb616ea…8f4d96
0x13db…51920x4754…327bBase$42.39100%mrdn4h ago0x8b9378…2f5f25
0x13db…51920xa6a9…809dBase$31.58100%mrdn5h ago0x46fdb8…9d08bd
0x1cec…8dd40x13db…5192Base$41.41100%mrdn5h ago0x631956…836683
0x13db…51920xfe8f…794dBase$31.62100%mrdn7h ago0x141df0…426e25
0x13db…51920xfe8f…794dBase$18.69100%mrdn7h ago0xe6a711…e60e76
0xa6a9…809d0x13db…5192Base$24.21100%mrdn8h ago0x6a005c…96462c
0x13db…51920x1cec…8dd4Base$34.27100%mrdn8h ago0x4c9d47…c3aa3b
0x4754…327b0x13db…5192Base$29.85100%mrdn9h ago0x05c245…c622b4
0xa6a9…809d0x13db…5192Base$38.71100%mrdn9h ago0x95825f…b2a5d5
0x13db…51920xa6a9…809dBase$24.44100%mrdn10h ago0x3b87d2…025169

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.