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—$26.52100%mrdn10d ago0x87b832…102541
0x1cec…8dd40x13db…5192Base—$34.80100%mrdn10d ago0x5da6f6…09cf60
0x13db…51920xa6a9…809dBase—$35.75100%mrdn10d ago0x8d61b5…6e1566
0x1cec…8dd40x13db…5192Base—$22.34100%mrdn10d ago0x8aff63…eed2af
0x13db…51920xa6a9…809dBase—$22.31100%mrdn10d ago0xa95ae6…eb149f
0xa6a9…809d0x13db…5192Base—$45.60100%mrdn10d ago0x955c17…1820ca
0xfe8f…794d0x13db…5192Base—$24.79100%mrdn10d ago0x5d01bc…60209a
0x13db…51920xa6a9…809dBase—$45.99100%mrdn10d ago0xdf7eab…b7fd03
0x13db…51920xe55e…f748Base—$42.39100%mrdn10d ago0x7e95e7…998396
0x1cec…8dd40x13db…5192Base—$43.55100%mrdn10d ago0xb3e35f…6acc6c
0x13db…51920x1cec…8dd4Base—$42.22100%mrdn10d ago0xb4f9f0…15e61d
0x1cec…8dd40x13db…5192Base—$34.51100%mrdn10d ago0x5c33dd…c23b8a
0x13db…51920x4754…327bBase—$24.58100%mrdn10d ago0x10ce5e…6eae8f
0xfe8f…794d0x13db…5192Base—$46.37100%mrdn10d ago0x84971c…849352
0x13db…51920x4754…327bBase—$25.69100%mrdn10d ago0x3ce3d9…57bfef
0x4754…327b0x13db…5192Base—$22.66100%mrdn10d ago0x33a8b4…b8578c
0x4754…327b0x13db…5192Base—$21.04100%mrdn10d ago0xf89097…be0ccb
0x13db…51920x4754…327bBase—$31.29100%mrdn10d ago0x8b85f1…02caa7
0xa6a9…809d0x13db…5192Base—$28.19100%mrdn10d ago0x872547…2feae2
0x13db…51920xfe8f…794dBase—$42.22100%mrdn10d ago0x5f712f…d7f7ae
0x1cec…8dd40x13db…5192Base—$43.48100%mrdn10d ago0xb2d135…84907a
0x13db…51920xe55e…f748Base—$24.45100%mrdn10d ago0xc80c4d…3de101
0xe55e…f7480x13db…5192Base—$20.17100%mrdn10d ago0xfb6cff…f341bd
0x13db…51920xa6a9…809dBase—$35.94100%mrdn11d ago0xc4058a…6a8879
0xa6a9…809d0x13db…5192Base—$24.96100%mrdn11d ago0x35ab57…683e0c

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.