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—$31.13100%mrdn7d ago0x215a3f…5e6962
0xa6a9…809d0x13db…5192Base—$19.21100%mrdn7d ago0x016915…c25a38
0x13db…51920xa6a9…809dBase—$38.75100%mrdn7d ago0x013062…3efa49
0xa6a9…809d0x4754…327bBase—$35.78100%mrdn7d ago0xdcf56a…2b6789
0x13db…51920xa6a9…809dBase—$19.59100%mrdn7d ago0x40a896…08c7ea
0xa6a9…809d0x13db…5192Base—$36.52100%mrdn7d ago0x3e4ade…51beda
0xe55e…f7480xa6a9…809dBase—$28.18100%mrdn7d ago0xb6d965…dc64ce
0xa6a9…809d0x4754…327bBase—$21.39100%mrdn7d ago0xe3ea91…2d8207
0x4754…327b0xa6a9…809dBase—$32.37100%mrdn7d ago0xf369ec…733e81
0xa6a9…809d0x13db…5192Base—$31.65100%mrdn7d ago0x7c7aba…843c1d
0xe55e…f7480xa6a9…809dBase—$38.25100%mrdn7d ago0x0a1464…d652dc
0xa6a9…809d0xfe8f…794dBase—$22.18100%mrdn7d ago0xdef91b…7d711b
0x1cec…8dd40xa6a9…809dBase—$21.35100%mrdn7d ago0xa78b52…c82ee2
0xa6a9…809d0x1cec…8dd4Base—$25.24100%mrdn7d ago0x62c95e…d20bfc
0xe55e…f7480xa6a9…809dBase—$22.36100%mrdn7d ago0xe2a211…60b8d1
0xa6a9…809d0x4754…327bBase—$20.40100%mrdn7d ago0xba3519…13a1ff
0xe55e…f7480xa6a9…809dBase—$19.53100%mrdn7d ago0x921f71…7d1677
0xa6a9…809d0x13db…5192Base—$27.12100%mrdn7d ago0x99514e…c436a7
0xfe8f…794d0xa6a9…809dBase—$35.94100%mrdn7d ago0xe3eba0…782799
0xa6a9…809d0xfe8f…794dBase—$39.49100%mrdn7d ago0xb12fc1…51713c
0x13db…51920xa6a9…809dBase—$31.57100%mrdn7d ago0x8bcbac…a3ebaf
0xa6a9…809d0x1cec…8dd4Base—$25.07100%mrdn7d ago0x710795…874f52
0xfe8f…794d0xa6a9…809dBase—$31.15100%mrdn7d ago0x8bba1b…5a4828
0xa6a9…809d0x4754…327bBase—$28.22100%mrdn7d ago0x0aeea9…9e3c92
0x13db…51920xa6a9…809dBase—$17.40100%mrdn7d ago0xce22a1…401e0a

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.