Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xe55e…f748Base$21.19100%mrdn15d ago0xd2fd75…7ee2b4
0x1cec…8dd40xa6a9…809dBase$15.17100%mrdn15d ago0xb838fc…3c9d23
0xa6a9…809d0x1cec…8dd4Base$12.50100%mrdn15d ago0x49c526…8097d6
0x13db…51920x1cec…8dd4Base$17.80100%mrdn15d ago0xa29da0…e2465a
0x1cec…8dd40xe55e…f748Base$19.99100%mrdn15d ago0x629a15…12c02e
0x1cec…8dd40x13db…5192Base$24.66100%mrdn15d ago0x917578…d0e692
0x1cec…8dd40xfe8f…794dBase$17.62100%mrdn15d ago0x4fea2c…b78cdd
0xfe8f…794d0x1cec…8dd4Base$15.74100%mrdn15d ago0x86047c…27d02e
0x4754…327b0x1cec…8dd4Base$14.03100%mrdn15d ago0x31f948…27feef
0x1cec…8dd40x13db…5192Base$12.38100%mrdn15d ago0xf0931b…13b421
0x1cec…8dd40x13db…5192Base$17.80100%mrdn15d ago0x6b6494…db7bc1
0xa6a9…809d0x1cec…8dd4Base$16.66100%mrdn15d ago0x72ef30…6a061c
0x1cec…8dd40xe55e…f748Base$23.78100%mrdn15d ago0x54d956…4d0f53
0x1cec…8dd40x13db…5192Base$23.77100%mrdn15d ago0x5e5972…b78a3a
0x1cec…8dd40x13db…5192Base$16.44100%mrdn15d ago0x944275…f7cd21
0x4754…327b0x1cec…8dd4Base$25.82100%mrdn15d ago0xf18d0d…fb075e
0x13db…51920x1cec…8dd4Base$21.17100%mrdn15d ago0x047371…2b9881
0xfe8f…794d0x1cec…8dd4Base$20.86100%mrdn15d ago0x7a5af2…a56694
0x4754…327b0x1cec…8dd4Base$22.11100%mrdn15d ago0x83072e…91cf33
0x1cec…8dd40x4754…327bBase$16.02100%mrdn15d ago0x6e9902…4cd968
0xe55e…f7480x1cec…8dd4Base$26.41100%mrdn15d ago0x566266…07bd64
0x1cec…8dd40xfe8f…794dBase$13.12100%mrdn15d ago0xa337d4…34aa2f
0x1cec…8dd40x4754…327bBase$11.46100%mrdn15d ago0xf8b826…e8ba5b
0x1cec…8dd40x4754…327bBase$17.49100%mrdn15d ago0x1e0caf…adeafb
0x1cec…8dd40x13db…5192Base$18.84100%mrdn15d ago0xfba665…f8fa08

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.