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
0x1cec…8dd40xa6a9…809dBase—$40.64100%mrdn28d ago0x3cce48…895f79
0xa6a9…809d0x4754…327bBase—$29.47100%mrdn28d ago0xbb6ddc…239cc9
0xa6a9…809d0xfe8f…794dBase—$27.08100%mrdn28d ago0xd7bbc3…d7d74e
0xa6a9…809d0xfe8f…794dBase—$30.77100%mrdn28d ago0xd4ce76…2ae177
0xa6a9…809d0x4754…327bBase—$35.12100%mrdn28d ago0xb99553…93aeba
0x1cec…8dd40xa6a9…809dBase—$17.66100%mrdn28d ago0xc91585…737105
0xa6a9…809d0x1cec…8dd4Base—$28.63100%mrdn28d ago0xa93ce4…30a7f7
0xa6a9…809d0x4754…327bBase—$19.66100%mrdn28d ago0xc53b81…174ba5
0xa6a9…809d0x4754…327bBase—$25.36100%mrdn28d ago0x10f524…789c58
0x13db…51920xa6a9…809dBase—$21.84100%mrdn28d ago0x853440…3942a2
0x4754…327b0xa6a9…809dBase—$30.44100%mrdn28d ago0x16471b…0ae3b9
0xa6a9…809d0x13db…5192Base—$39.72100%mrdn28d ago0x39d2d6…4e49f9
0xfe8f…794d0xa6a9…809dBase—$35.71100%mrdn28d ago0x9acf6d…ef6ea3
0xa6a9…809d0xfe8f…794dBase—$38.44100%mrdn28d ago0x25fd8f…a4fb89
0x1cec…8dd40xa6a9…809dBase—$32.15100%mrdn28d ago0x705895…9a6414
0xa6a9…809d0xfe8f…794dBase—$36.04100%mrdn28d ago0xc769da…c7aa04
0xe55e…f7480xa6a9…809dBase—$27.89100%mrdn28d ago0x2d53dc…2953b4
0x1cec…8dd40xa6a9…809dBase—$22.54100%mrdn28d ago0x5f7087…271bff
0xe55e…f7480xa6a9…809dBase—$39.02100%mrdn28d ago0xf4497f…5f68a4
0x13db…51920xa6a9…809dBase—$29.65100%mrdn28d ago0xf8c8a6…d2e88b
0x4754…327b0xa6a9…809dBase—$31.75100%mrdn28d ago0x2b835a…9cf72c
0xe55e…f7480xa6a9…809dBase—$24.50100%mrdn28d ago0x405a6d…1d2595
0xa6a9…809d0xe55e…f748Base—$32.67100%mrdn28d ago0x653f10…e9565b

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.