Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$13.56100%mrdn23d ago0x37c4e1…128d3d
0x4754…327b0xa6a9…809dBase—$18.92100%mrdn23d ago0x5a8644…000715
0xa6a9…809d0x13db…5192Base—$18.53100%mrdn23d ago0x1e669f…64a647
0x13db…51920xa6a9…809dBase—$13.39100%mrdn23d ago0x53ef8a…0d479f
0xa6a9…809d0x4754…327bBase—$14.02100%mrdn23d ago0x432444…577e27
0x1cec…8dd40xa6a9…809dBase—$27.15100%mrdn23d ago0x9d9649…ded6c9
0xa6a9…809d0x13db…5192Base—$19.08100%mrdn23d ago0xa8125f…4af926
0xa6a9…809d0xfe8f…794dBase—$12.64100%mrdn23d ago0xbd1984…db5761
0x1cec…8dd40xa6a9…809dBase—$17.67100%mrdn23d ago0xa8e264…34b71b
0xa6a9…809d0x13db…5192Base—$26.21100%mrdn23d ago0x5f88c9…ed71ca
0xa6a9…809d0xfe8f…794dBase—$14.83100%mrdn23d ago0x3d7fec…51dd23
0xe55e…f7480xa6a9…809dBase—$17.77100%mrdn23d ago0xc0e437…e77a1b
0xa6a9…809d0xe55e…f748Base—$19.21100%mrdn23d ago0x63d771…6079f8
0x4754…327b0xa6a9…809dBase—$15.29100%mrdn23d ago0xf54e6b…cae76a
0xa6a9…809d0xe55e…f748Base—$18.34100%mrdn24d ago0xd58f75…f3d847
0xe55e…f7480xa6a9…809dBase—$12.90100%mrdn24d ago0xab94a0…a4e988
0xa6a9…809d0xfe8f…794dBase—$19.64100%mrdn24d ago0xa6357b…79fdf3
0x4754…327b0xa6a9…809dBase—$22.74100%mrdn24d ago0x87c305…2047a1
0xa6a9…809d0x1cec…8dd4Base—$18.38100%mrdn24d ago0xad8753…e30aa2
0x1cec…8dd40xa6a9…809dBase—$12.58100%mrdn24d ago0x6bdde1…7aa965
0xfe8f…794d0xa6a9…809dBase—$21.32100%mrdn24d ago0x40f366…0a1454
0xa6a9…809d0x1cec…8dd4Base—$15.15100%mrdn24d ago0x22208f…65a51e
0x1cec…8dd40xa6a9…809dBase—$14.76100%mrdn24d ago0x4dd8a1…71d8f2
0xe55e…f7480xa6a9…809dBase—$24.32100%mrdn24d ago0x14b9bc…06750c
0xfe8f…794d0xa6a9…809dBase—$13.44100%mrdn24d ago0xae8f52…a61718

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.