Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$25.45100%mrdn46d ago0xe6a70e…f8cdf9
0xa6a9…809d0x8e77…e2d6Base$45.28100%mrdn46d ago0xdce4c1…98f7d0
0xa6a9…809d0x8e77…e2d6Base$37.24100%mrdn46d ago0xa0a0c2…5be1cc
0xa6a9…809d0x13db…5192Base$47.97100%mrdn46d ago0x128537…ad6d3f
0xa6a9…809d0x8e77…e2d6Base$54.14100%mrdn46d ago0x43aa44…9d004b
0xa6a9…809d0x8e77…e2d6Base$24.47100%mrdn46d ago0x66027b…90493a
0xa6a9…809d0x8e77…e2d6Base$42.78100%mrdn46d ago0x192dca…3a6404
0xa6a9…809d0x8e77…e2d6Base$37.41100%mrdn46d ago0xea50cb…02dcd0
0xa6a9…809d0x8e77…e2d6Base$27.04100%mrdn46d ago0xeeff28…b75301
0xa6a9…809d0x8e77…e2d6Base$51.77100%mrdn46d ago0x926543…8edd87
0x1cec…8dd40xa6a9…809dBase$55.26100%mrdn46d ago0xd93f75…4750e1
0xa6a9…809d0x8e77…e2d6Base$25.03100%mrdn46d ago0x29961a…e6c223
0xa6a9…809d0xe55e…f748Base$31.21100%mrdn46d ago0x7009e1…900bad
0x13db…51920xa6a9…809dBase$34.81100%mrdn46d ago0x7cfce3…5f6224
0xa6a9…809d0x8e77…e2d6Base$44.66100%mrdn46d ago0x7fe231…53f643
0xa6a9…809d0x8e77…e2d6Base$31.55100%mrdn46d ago0x23db5d…4cd717
0xa6a9…809d0x8e77…e2d6Base$51.02100%mrdn46d ago0x144ae6…01ab3d
0xe55e…f7480xa6a9…809dBase$43.13100%mrdn46d ago0x1e555b…1b7510
0xa6a9…809d0x13db…5192Base$37.91100%mrdn46d ago0x50653d…0df735
0xe55e…f7480xa6a9…809dBase$60.65100%mrdn46d ago0xb93766…9ee13d
0xa6a9…809d0xfe8f…794dBase$57.73100%mrdn47d ago0x65792a…02407a
0xa6a9…809d0x8e77…e2d6Base$48.24100%mrdn47d ago0x31b19f…741e5a
0xa6a9…809d0xe55e…f748Base$51.74100%mrdn47d ago0x040547…ed0210
0xa6a9…809d0x1cec…8dd4Base$60.22100%mrdn47d ago0x3eb744…ffc62b
0xa6a9…809d0x8e77…e2d6Base$39.95100%mrdn47d ago0x03dea6…27a55b

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.