Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$38.23100%mrdn9d ago0xe2ca04…b112b8
0xa6a9…809d0x13db…5192Base—$36.66100%mrdn9d ago0xde10d6…50704a
0x4754…327b0xa6a9…809dBase—$38.74100%mrdn9d ago0x053e89…67c5e6
0xa6a9…809d0xe55e…f748Base—$42.52100%mrdn9d ago0xccbfe6…1454b1
0xfe8f…794d0xa6a9…809dBase—$23.66100%mrdn9d ago0x70b7b4…b43b1d
0xfe8f…794d0xa6a9…809dBase—$34.02100%mrdn9d ago0xfad7e8…4093fb
0xa6a9…809d0xe55e…f748Base—$37.96100%mrdn9d ago0xec119f…85a612
0xa6a9…809d0xe55e…f748Base—$23.67100%mrdn9d ago0xc8fb9c…21b149
0x13db…51920xa6a9…809dBase—$35.86100%mrdn9d ago0x49547e…a3588d
0xa6a9…809d0x1cec…8dd4Base—$29.34100%mrdn9d ago0x14cf4c…1a6fb9
0x1cec…8dd40xa6a9…809dBase—$46.01100%mrdn9d ago0x033f4f…efdd92
0xa6a9…809d0x1cec…8dd4Base—$48.92100%mrdn9d ago0xae6cab…c0abfe
0xa6a9…809d0x13db…5192Base—$29.27100%mrdn9d ago0xca49b9…8fa42f
0xfe8f…794d0xa6a9…809dBase—$54.58100%mrdn9d ago0x4a52ee…fccd57
0xa6a9…809d0xfe8f…794dBase—$39.11100%mrdn9d ago0x9be6da…941f47
0x13db…51920xa6a9…809dBase—$40.42100%mrdn9d ago0xf8ac51…5bddc8
0xa6a9…809d0x13db…5192Base—$27.31100%mrdn9d ago0xb3e994…237ff5
0x1cec…8dd40xa6a9…809dBase—$28.45100%mrdn9d ago0x5b7240…50fde8
0xa6a9…809d0x1cec…8dd4Base—$37.05100%mrdn9d ago0xdd58dc…6aede5
0xfe8f…794d0xa6a9…809dBase—$46.93100%mrdn9d ago0x2a0e83…54b77b
0xa6a9…809d0xfe8f…794dBase—$44.39100%mrdn9d ago0xb35954…1bcf26
0x1cec…8dd40xa6a9…809dBase—$54.54100%mrdn9d ago0x71fa5a…1d8643
0xa6a9…809d0xe55e…f748Base—$39.69100%mrdn9d ago0x278542…2c3064
0x4754…327b0xa6a9…809dBase—$39.71100%mrdn9d ago0x4ef7ea…4fd3df
0xa6a9…809d0x4754…327bBase—$50.57100%mrdn9d ago0xfaf528…6cb2d0

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.