Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$24.85100%mrdn53d ago0x037253…c2aef7
0x1cec…8dd40x8e77…e2d6Base—$26.12100%mrdn53d ago0xd01129…714a94
0x1cec…8dd40x8e77…e2d6Base—$26.07100%mrdn53d ago0x455177…d5cbf5
0xfe8f…794d0x8e77…e2d6Base—$31.77100%mrdn53d ago0xbc906e…878122
0x1cec…8dd40x8e77…e2d6Base—$24.90100%mrdn53d ago0x8eaf97…fffca6
0x13db…51920x8e77…e2d6Base—$22.62100%mrdn53d ago0xcd0cdc…29586d
0x4754…327b0x8e77…e2d6Base—$42.51100%mrdn53d ago0x308835…409816
0xfe8f…794d0x8e77…e2d6Base—$36.87100%mrdn53d ago0x2b03e4…8bc34e
0xe55e…f7480x8e77…e2d6Base—$21.34100%mrdn53d ago0x96f4aa…6283d5
0xa6a9…809d0x8e77…e2d6Base—$31.17100%mrdn53d ago0x69cbe5…dac31f
0xfe8f…794d0x8e77…e2d6Base—$25.43100%mrdn53d ago0xe6bef3…750b2d
0x4754…327b0x8e77…e2d6Base—$30.52100%mrdn53d ago0xe5e129…d2eebf
0xa6a9…809d0x8e77…e2d6Base—$27.10100%mrdn53d ago0x2db3cf…07568b
0x13db…51920x8e77…e2d6Base—$33.23100%mrdn53d ago0x928091…cd76f6
0x13db…51920x8e77…e2d6Base—$23.00100%mrdn53d ago0x924a3d…b2cfde
0xe55e…f7480x8e77…e2d6Base—$46.34100%mrdn53d ago0x3b81b4…749ffc
0xfe8f…794d0x8e77…e2d6Base—$34.07100%mrdn53d ago0x9258ef…e8202f
0x13db…51920x8e77…e2d6Base—$30.13100%mrdn53d ago0x83b737…294fd1
0xfe8f…794d0x8e77…e2d6Base—$23.35100%mrdn53d ago0x65b264…b4b9d2
0xe55e…f7480x8e77…e2d6Base—$28.45100%mrdn53d ago0x1f6a53…94d17d
0xa6a9…809d0x8e77…e2d6Base—$23.16100%mrdn53d ago0x0b1b05…aaea84
0x4754…327b0x8e77…e2d6Base—$35.38100%mrdn53d ago0x16f047…2a793c
0xe55e…f7480x8e77…e2d6Base—$39.82100%mrdn53d ago0x0750e9…c66969
0x13db…51920x8e77…e2d6Base—$45.43100%mrdn53d ago0x725b96…b21161
0xa6a9…809d0x8e77…e2d6Base—$34.91100%mrdn53d ago0x5fa988…4ef8cd

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.