Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase—$36.33100%mrdn8d ago0xae6a1d…49cec6
0x13db…51920x1cec…8dd4Base—$39.64100%mrdn8d ago0x76db32…2e2967
0x4754…327b0x1cec…8dd4Base—$21.14100%mrdn8d ago0x031876…951ae1
0x1cec…8dd40x4754…327bBase—$40.71100%mrdn8d ago0xcd697b…121058
0x1cec…8dd40xe55e…f748Base—$29.48100%mrdn8d ago0x04d4a1…38477a
0xfe8f…794d0x1cec…8dd4Base—$31.06100%mrdn8d ago0x84b677…69c61f
0x1cec…8dd40xfe8f…794dBase—$28.68100%mrdn8d ago0xa5ef02…b9b77e
0xfe8f…794d0x1cec…8dd4Base—$39.44100%mrdn8d ago0xc179bd…9a42f6
0x1cec…8dd40xe55e…f748Base—$29.61100%mrdn8d ago0x43c7f6…626d7e
0xe55e…f7480x1cec…8dd4Base—$37.19100%mrdn8d ago0x1e4386…df64d5
0x1cec…8dd40xa6a9…809dBase—$29.66100%mrdn8d ago0xf1bf7f…f344db
0xa6a9…809d0x1cec…8dd4Base—$34.59100%mrdn8d ago0x32960f…923e87
0x1cec…8dd40xa6a9…809dBase—$32.12100%mrdn8d ago0x89e3a7…0b37af
0xa6a9…809d0x1cec…8dd4Base—$33.97100%mrdn8d ago0xf6e5e7…a6f572
0x1cec…8dd40x13db…5192Base—$30.38100%mrdn8d ago0x329a5d…3f08ca
0x1cec…8dd40xa6a9…809dBase—$19.53100%mrdn8d ago0x3f6b01…ce56b7
0x13db…51920x1cec…8dd4Base—$27.20100%mrdn8d ago0x9687b5…3e151d
0xa6a9…809d0x1cec…8dd4Base—$38.91100%mrdn8d ago0xc043d9…acc6a7
0x1cec…8dd40xe55e…f748Base—$35.68100%mrdn8d ago0xec765a…911de8
0x1cec…8dd40xe55e…f748Base—$19.80100%mrdn8d ago0xe2c1f7…bef4cf
0x4754…327b0x1cec…8dd4Base—$29.18100%mrdn8d ago0x7001b8…7a1907
0x1cec…8dd40xe55e…f748Base—$21.00100%mrdn8d ago0xc8458d…f58b6b
0xe55e…f7480x1cec…8dd4Base—$37.96100%mrdn8d ago0xb18ab4…ad9267
0x1cec…8dd40x4754…327bBase—$46.56100%mrdn8d ago0xe7f9a3…e2b61e
0xfe8f…794d0x1cec…8dd4Base—$37.16100%mrdn9d ago0xb16c69…43fe68

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.