Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$45.77100%mrdn2d ago0xd200bd…fe9d3b
0xe55e…f7480xa6a9…809dBase—$59.03100%mrdn2d ago0x1a83ff…95608a
0x13db…51920xe55e…f748Base—$54.62100%mrdn2d ago0xaf0e57…ee223c
0xe55e…f7480x13db…5192Base—$75.28100%mrdn2d ago0xdd9603…e8ea10
0xe55e…f7480x1cec…8dd4Base—$62.70100%mrdn2d ago0x833db3…a44366
0x1cec…8dd40xe55e…f748Base—$58.31100%mrdn2d ago0x3cb3fa…d08d6d
0x1cec…8dd40xe55e…f748Base—$70.82100%mrdn2d ago0xa361a6…cc88c2
0xe55e…f7480x1cec…8dd4Base—$55.88100%mrdn2d ago0x03de9a…2e286a
0xe55e…f7480x1cec…8dd4Base—$32.91100%mrdn2d ago0x75be4a…c4d684
0x13db…51920xe55e…f748Base—$59.34100%mrdn2d ago0x0f304b…573ec8
0xe55e…f7480x1cec…8dd4Base—$60.90100%mrdn2d ago0x614d38…a635e5
0x1cec…8dd40xe55e…f748Base—$73.91100%mrdn2d ago0xbfabcb…dbcfac
0xe55e…f7480xfe8f…794dBase—$46.58100%mrdn3d ago0x29e8d8…723a30
0x4754…327b0xe55e…f748Base—$52.84100%mrdn3d ago0xa97a05…02a776
0xe55e…f7480xa6a9…809dBase—$62.54100%mrdn3d ago0xc07f06…afc144
0x13db…51920xe55e…f748Base—$64.15100%mrdn3d ago0xe8383d…78f674
0xe55e…f7480x1cec…8dd4Base—$76.45100%mrdn3d ago0x453ea4…fee57a
0xfe8f…794d0xe55e…f748Base—$65.46100%mrdn3d ago0xb0b71a…45b266
0xe55e…f7480x13db…5192Base—$32.82100%mrdn3d ago0x045f71…c2afbc
0xe55e…f7480xfe8f…794dBase—$32.61100%mrdn3d ago0x92040c…935c93
0xfe8f…794d0xe55e…f748Base—$28.51100%mrdn3d ago0xf5a95e…63326a
0xe55e…f7480x4754…327bBase—$31.17100%mrdn3d ago0x1bf0ad…2d78ad
0xe55e…f7480x4754…327bBase—$32.26100%mrdn3d ago0x6cf40a…0edffa
0x1cec…8dd40xe55e…f748Base—$38.13100%mrdn3d ago0xcb3308…475f6b
0xa6a9…809d0xe55e…f748Base—$50.10100%mrdn3d ago0x49e101…8b8454

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.