Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$18.76100%mrdn36d ago0xe9a2b0…359ecb
0x1cec…8dd40xe55e…f748Base—$22.00100%mrdn36d ago0x59aaa1…ad2ee6
0xe55e…f7480x1cec…8dd4Base—$32.78100%mrdn36d ago0xac7d2d…d64082
0x13db…51920x1cec…8dd4Base—$26.49100%mrdn36d ago0x9628da…89baf0
0x1cec…8dd40x4754…327bBase—$17.17100%mrdn36d ago0x086bf6…36c606
0xa6a9…809d0x1cec…8dd4Base—$33.22100%mrdn36d ago0xf143f6…f907ab
0x1cec…8dd40x4754…327bBase—$23.91100%mrdn36d ago0xca06ee…dfda9e
0x1cec…8dd40xa6a9…809dBase—$15.08100%mrdn36d ago0x4e1fda…191291
0xa6a9…809d0x1cec…8dd4Base—$27.69100%mrdn36d ago0x90ae4d…ca028b
0x1cec…8dd40xfe8f…794dBase—$19.38100%mrdn36d ago0x0c2724…1fecde
0x1cec…8dd40xfe8f…794dBase—$16.10100%mrdn36d ago0x01cf57…18058e
0xa6a9…809d0x1cec…8dd4Base—$31.36100%mrdn36d ago0x717b23…aaee24
0x1cec…8dd40xfe8f…794dBase—$21.82100%mrdn36d ago0xa0cd45…1b4ae5
0x1cec…8dd40xfe8f…794dBase—$30.39100%mrdn36d ago0x6ab139…3eb101
0x1cec…8dd40xa6a9…809dBase—$23.46100%mrdn36d ago0xd56bfa…e2d6b8
0x1cec…8dd40xfe8f…794dBase—$31.04100%mrdn36d ago0x8f87d3…1d24a0
0xa6a9…809d0x1cec…8dd4Base—$31.20100%mrdn36d ago0x71c42d…8bdb44
0x1cec…8dd40xa6a9…809dBase—$31.47100%mrdn36d ago0x7c16a4…ce2ec0
0xe55e…f7480x1cec…8dd4Base—$20.85100%mrdn36d ago0xbf4e3b…f1db6b
0xe55e…f7480x1cec…8dd4Base—$18.50100%mrdn36d ago0x033e00…8c6da7
0x1cec…8dd40xfe8f…794dBase—$29.57100%mrdn36d ago0xfb1f35…0b4dcf
0x1cec…8dd40x13db…5192Base—$34.64100%mrdn36d ago0xcec45a…3b7711
0x1cec…8dd40xfe8f…794dBase—$30.57100%mrdn36d ago0x5d7103…80a8cb
0x1cec…8dd40x4754…327bBase—$34.17100%mrdn36d ago0xb3fdca…1cc182
0xe55e…f7480x1cec…8dd4Base—$18.71100%mrdn36d ago0x640481…6b9d10

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.