Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x1cec…8dd4Base—$37.45100%mrdn28d ago0x23ecd3…3f4558
0x1cec…8dd40xa6a9…809dBase—$29.94100%mrdn28d ago0x994e71…d7e125
0xe55e…f7480x1cec…8dd4Base—$27.50100%mrdn28d ago0x6f3b8a…4a7f25
0x1cec…8dd40xa6a9…809dBase—$40.64100%mrdn28d ago0x3cce48…895f79
0x4754…327b0x1cec…8dd4Base—$21.62100%mrdn28d ago0x00048f…8152fd
0x1cec…8dd40xfe8f…794dBase—$36.34100%mrdn28d ago0x220b1e…d05078
0x1cec…8dd40xa6a9…809dBase—$17.66100%mrdn28d ago0xc91585…737105
0xa6a9…809d0x1cec…8dd4Base—$28.63100%mrdn28d ago0xa93ce4…30a7f7
0x1cec…8dd40x13db…5192Base—$18.02100%mrdn28d ago0x3f2c62…7f9508
0x13db…51920x1cec…8dd4Base—$32.23100%mrdn28d ago0x73e175…4bfb88
0xe55e…f7480x1cec…8dd4Base—$24.93100%mrdn28d ago0x7b687a…9b5757
0x1cec…8dd40xfe8f…794dBase—$35.77100%mrdn28d ago0x405921…64de5f
0xfe8f…794d0x1cec…8dd4Base—$39.78100%mrdn28d ago0xd1be24…8f7db6
0x1cec…8dd40xa6a9…809dBase—$32.15100%mrdn28d ago0x705895…9a6414
0x1cec…8dd40x13db…5192Base—$18.43100%mrdn28d ago0xe2d862…550ef9
0x1cec…8dd40xa6a9…809dBase—$22.54100%mrdn28d ago0x5f7087…271bff
0x4754…327b0x1cec…8dd4Base—$40.68100%mrdn28d ago0x989a94…9d80f6
0xe55e…f7480x1cec…8dd4Base—$29.17100%mrdn28d ago0x2f653a…7c0074
0x1cec…8dd40xfe8f…794dBase—$28.20100%mrdn28d ago0xe77e66…4da978
0x4754…327b0x1cec…8dd4Base—$28.21100%mrdn28d ago0xcef48c…3526ca
0x1cec…8dd40xe55e…f748Base—$26.49100%mrdn28d ago0xfcb3d5…a35455
0x1cec…8dd40x4754…327bBase—$30.34100%mrdn28d ago0xfdea4f…88e5cf
0x1cec…8dd40x4754…327bBase—$27.93100%mrdn28d ago0x62b0ed…58589e
0x13db…51920x1cec…8dd4Base—$32.27100%mrdn28d ago0x63670f…f1e4a2
0x1cec…8dd40x4754…327bBase—$32.63100%mrdn28d ago0x236c2e…792bea

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.