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—$11.75100%mrdn15d ago0xe8e120…f10090
0x1cec…8dd40xa6a9…809dBase—$11.12100%mrdn15d ago0x53d90d…250d6c
0x4754…327b0x1cec…8dd4Base—$18.49100%mrdn15d ago0x298c53…930a1f
0x1cec…8dd40xfe8f…794dBase—$16.40100%mrdn15d ago0x758d10…8080ea
0x1cec…8dd40xe55e…f748Base—$19.16100%mrdn15d ago0x86d678…9fc408
0x1cec…8dd40xfe8f…794dBase—$11.43100%mrdn15d ago0x5d0e8d…63d8d2
0x13db…51920x1cec…8dd4Base—$14.56100%mrdn15d ago0xfde6fd…76a3b3
0xfe8f…794d0x1cec…8dd4Base—$11.78100%mrdn15d ago0xd3e450…88f438
0x4754…327b0x1cec…8dd4Base—$10.65100%mrdn15d ago0xe8d85b…aef710
0x1cec…8dd40xa6a9…809dBase—$16.29100%mrdn15d ago0x424212…99500f
0x4754…327b0x1cec…8dd4Base—$18.20100%mrdn15d ago0x20a14f…5827db
0x1cec…8dd40xe55e…f748Base—$11.34100%mrdn15d ago0xadaf69…6e4502
0x4754…327b0x1cec…8dd4Base—$13.73100%mrdn15d ago0xc03873…4eaa96
0x13db…51920x1cec…8dd4Base—$17.09100%mrdn15d ago0xf85a8a…590f13
0x1cec…8dd40x13db…5192Base—$16.53100%mrdn15d ago0x4ecd4c…fe61cb
0x1cec…8dd40x13db…5192Base—$11.76100%mrdn15d ago0x6feeeb…1e524e
0x1cec…8dd40xfe8f…794dBase—$10.57100%mrdn15d ago0x0e1217…b49828
0x1cec…8dd40xfe8f…794dBase—$14.29100%mrdn15d ago0x635955…2984cf
0x1cec…8dd40xa6a9…809dBase—$17.38100%mrdn15d ago0x541e09…ce0e33
0xfe8f…794d0x1cec…8dd4Base—$11.52100%mrdn15d ago0xd97661…394c46
0xe55e…f7480x1cec…8dd4Base—$20.40100%mrdn15d ago0xa81ea4…11d7b6
0x13db…51920x1cec…8dd4Base—$16.62100%mrdn15d ago0x2a6415…5b794c
0x13db…51920x1cec…8dd4Base—$10.75100%mrdn15d ago0x878d40…f3bf2a
0x1cec…8dd40x13db…5192Base—$18.86100%mrdn15d ago0x7a228b…498984
0xfe8f…794d0x1cec…8dd4Base—$14.35100%mrdn15d ago0x537503…831bb0

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.