Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$37.59100%mrdn28d ago0x973829…9fdf8b
0xe55e…f7480x1cec…8dd4Base—$27.50100%mrdn28d ago0x6f3b8a…4a7f25
0xfe8f…794d0xe55e…f748Base—$24.74100%mrdn28d ago0xd0403a…15d910
0xe55e…f7480xfe8f…794dBase—$25.30100%mrdn28d ago0x0deb9f…207ed2
0xe55e…f7480xfe8f…794dBase—$40.47100%mrdn28d ago0xc7905c…a5cd8f
0xe55e…f7480x1cec…8dd4Base—$24.93100%mrdn28d ago0x7b687a…9b5757
0xfe8f…794d0xe55e…f748Base—$25.78100%mrdn28d ago0x8c9b93…84ffdb
0xe55e…f7480xfe8f…794dBase—$29.49100%mrdn28d ago0x1eac28…ea50af
0xe55e…f7480x4754…327bBase—$24.30100%mrdn28d ago0xa20591…768bdf
0xe55e…f7480xfe8f…794dBase—$24.33100%mrdn28d ago0x713339…f80f95
0xe55e…f7480x4754…327bBase—$24.77100%mrdn28d ago0xac0bb7…63f434
0xe55e…f7480xa6a9…809dBase—$27.89100%mrdn28d ago0x2d53dc…2953b4
0xe55e…f7480xa6a9…809dBase—$39.02100%mrdn28d ago0xf4497f…5f68a4
0x13db…51920xe55e…f748Base—$29.99100%mrdn28d ago0x9597ae…69e133
0xe55e…f7480xa6a9…809dBase—$24.50100%mrdn28d ago0x405a6d…1d2595
0xe55e…f7480x1cec…8dd4Base—$29.17100%mrdn28d ago0x2f653a…7c0074
0xe55e…f7480x4754…327bBase—$32.29100%mrdn28d ago0x6fa469…8d88cf
0x13db…51920xe55e…f748Base—$23.70100%mrdn28d ago0x855df6…7133d5
0xe55e…f7480x13db…5192Base—$24.94100%mrdn28d ago0x17e455…b11f4c
0xa6a9…809d0xe55e…f748Base—$32.67100%mrdn28d ago0x653f10…e9565b
0xe55e…f7480xa6a9…809dBase—$24.25100%mrdn28d ago0xba7dd0…cc5550
0x1cec…8dd40xe55e…f748Base—$26.49100%mrdn28d ago0xfcb3d5…a35455
0x4754…327b0xe55e…f748Base—$19.78100%mrdn28d ago0x6b53c3…7405d5
0xfe8f…794d0xe55e…f748Base—$17.61100%mrdn28d ago0x079cb9…bf3da5
0x4754…327b0xe55e…f748Base—$22.96100%mrdn28d ago0xf0bf77…bb3bf7

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.