Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base—$13.19100%mrdn15d ago0x0f3d12…025555
0x4754…327b0xe55e…f748Base—$20.75100%mrdn15d ago0x5ccf4b…067759
0xfe8f…794d0xe55e…f748Base—$13.17100%mrdn15d ago0xf9cdcc…601527
0xe55e…f7480x13db…5192Base—$21.28100%mrdn15d ago0x0480bf…af5228
0xfe8f…794d0xe55e…f748Base—$13.43100%mrdn15d ago0x94db73…48d0b2
0xe55e…f7480xa6a9…809dBase—$10.58100%mrdn15d ago0x3182d6…732919
0x1cec…8dd40xe55e…f748Base—$19.16100%mrdn15d ago0x86d678…9fc408
0x13db…51920xe55e…f748Base—$10.75100%mrdn15d ago0xe0bcd7…f2b7b7
0x4754…327b0xe55e…f748Base—$13.17100%mrdn15d ago0x3d5b2c…966412
0x4754…327b0xe55e…f748Base—$13.45100%mrdn15d ago0x1e255c…2a19e8
0xe55e…f7480x13db…5192Base—$22.49100%mrdn15d ago0x7966aa…4d65cb
0xe55e…f7480x4754…327bBase—$18.78100%mrdn15d ago0x9e157b…53ed95
0xa6a9…809d0xe55e…f748Base—$22.78100%mrdn15d ago0xb18d35…6eb3ca
0x1cec…8dd40xe55e…f748Base—$11.34100%mrdn15d ago0xadaf69…6e4502
0x4754…327b0xe55e…f748Base—$10.96100%mrdn15d ago0x475e3a…e6f8ed
0x13db…51920xe55e…f748Base—$19.52100%mrdn15d ago0x14b3d7…17b952
0xe55e…f7480xa6a9…809dBase—$20.39100%mrdn15d ago0xdba579…2315a0
0xa6a9…809d0xe55e…f748Base—$19.58100%mrdn15d ago0x6345e8…1bd3cc
0xe55e…f7480x1cec…8dd4Base—$20.40100%mrdn15d ago0xa81ea4…11d7b6
0xa6a9…809d0xe55e…f748Base—$22.02100%mrdn15d ago0x63cbf8…920c7d
0xe55e…f7480xa6a9…809dBase—$16.19100%mrdn15d ago0xe9591e…ef1c50
0xfe8f…794d0xe55e…f748Base—$19.69100%mrdn15d ago0x3f77c7…004b7f
0xe55e…f7480xa6a9…809dBase—$12.21100%mrdn15d ago0x588cb3…100ed1
0xe55e…f7480x4754…327bBase—$12.61100%mrdn15d ago0xc6a05d…0f6a69
0xfe8f…794d0xe55e…f748Base—$13.59100%mrdn15d ago0x8f8297…5a5dc9

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.