Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base—$22.27100%mrdn24d ago0x33d9ac…47b4d0
0x1cec…8dd40x4754…327bBase—$25.91100%mrdn24d ago0x6e8ecc…8258e0
0x1cec…8dd40x13db…5192Base—$25.42100%mrdn24d ago0x3a8398…a48fea
0x1cec…8dd40xe55e…f748Base—$21.59100%mrdn24d ago0x5be64a…e1fd9e
0xfe8f…794d0x1cec…8dd4Base—$17.29100%mrdn24d ago0x63125d…6ec638
0x1cec…8dd40xa6a9…809dBase—$27.15100%mrdn24d ago0x9d9649…ded6c9
0x4754…327b0x1cec…8dd4Base—$25.10100%mrdn24d ago0x1c95db…fd0c7e
0x1cec…8dd40x4754…327bBase—$18.75100%mrdn24d ago0x7c832a…5865dd
0x1cec…8dd40xa6a9…809dBase—$17.67100%mrdn24d ago0xa8e264…34b71b
0x1cec…8dd40x13db…5192Base—$14.83100%mrdn24d ago0x2e01bc…0c4603
0x1cec…8dd40x13db…5192Base—$11.89100%mrdn24d ago0x0e4bea…320a21
0xe55e…f7480x1cec…8dd4Base—$12.67100%mrdn24d ago0x5e4dfb…8a0f06
0x13db…51920x1cec…8dd4Base—$18.90100%mrdn24d ago0x141c17…1873ad
0xa6a9…809d0x1cec…8dd4Base—$18.38100%mrdn24d ago0xad8753…e30aa2
0x1cec…8dd40x4754…327bBase—$13.88100%mrdn24d ago0x739020…1de431
0x1cec…8dd40xa6a9…809dBase—$12.58100%mrdn24d ago0x6bdde1…7aa965
0x1cec…8dd40x4754…327bBase—$22.01100%mrdn24d ago0xcdc285…61edeb
0xe55e…f7480x1cec…8dd4Base—$26.68100%mrdn24d ago0xfa8fd7…763a54
0xa6a9…809d0x1cec…8dd4Base—$15.15100%mrdn24d ago0x22208f…65a51e
0x1cec…8dd40xa6a9…809dBase—$14.76100%mrdn24d ago0x4dd8a1…71d8f2
0x1cec…8dd40xfe8f…794dBase—$21.59100%mrdn24d ago0x227f60…84bbb6
0x13db…51920x1cec…8dd4Base—$21.14100%mrdn24d ago0x9dea11…d46a97
0x1cec…8dd40x4754…327bBase—$16.15100%mrdn24d ago0x2d5256…2f1828
0x1cec…8dd40xe55e…f748Base—$21.33100%mrdn24d ago0xf072e7…d27bf8
0x1cec…8dd40xe55e…f748Base—$16.88100%mrdn24d ago0x9c9fd6…ec063f

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.