Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$40.24100%mrdn49d ago0x8f9161…97edf4
0x4754…327b0xe55e…f748Base—$34.20100%mrdn49d ago0x3ea5e5…eefb33
0xe55e…f7480xa6a9…809dBase—$31.09100%mrdn49d ago0xd1682c…73235f
0x13db…51920xe55e…f748Base—$23.62100%mrdn49d ago0xeb729c…93241e
0xfe8f…794d0xe55e…f748Base—$21.34100%mrdn49d ago0x64c27d…2146b6
0xe55e…f7480x4754…327bBase—$36.19100%mrdn49d ago0x44869e…b3053e
0x4754…327b0xe55e…f748Base—$28.36100%mrdn49d ago0x4fc46f…5ef772
0xe55e…f7480x4754…327bBase—$48.90100%mrdn49d ago0x9434c7…e41a6f
0xe55e…f7480x13db…5192Base—$21.69100%mrdn49d ago0x3d32ad…e706ba
0x1cec…8dd40xe55e…f748Base—$44.18100%mrdn50d ago0x9bc483…830e66
0xe55e…f7480xfe8f…794dBase—$35.12100%mrdn50d ago0xdca65a…39de3f
0xe55e…f7480x4754…327bBase—$31.62100%mrdn50d ago0x8caab3…a77939
0xa6a9…809d0xe55e…f748Base—$49.60100%mrdn50d ago0x0bc34c…ac406a
0xe55e…f7480x1cec…8dd4Base—$31.55100%mrdn50d ago0xd53a30…d54e98
0xe55e…f7480x8e77…e2d6Base—$30.19100%mrdn50d ago0x08095e…483096
0x1cec…8dd40xe55e…f748Base—$47.40100%mrdn50d ago0xba8f08…8964a6
0xa6a9…809d0xe55e…f748Base—$32.02100%mrdn50d ago0xd0b5d3…aec90d
0xfe8f…794d0xe55e…f748Base—$36.01100%mrdn50d ago0xe367ba…411ef3
0xe55e…f7480x13db…5192Base—$47.05100%mrdn50d ago0xbb7c63…78c195
0x4754…327b0xe55e…f748Base—$30.86100%mrdn50d ago0xaffef3…e326f7
0xe55e…f7480xfe8f…794dBase—$40.73100%mrdn50d ago0x44ec03…69ffb1
0xe55e…f7480xfe8f…794dBase—$31.79100%mrdn50d ago0x96aaa3…686ee5
0xfe8f…794d0xe55e…f748Base—$42.98100%mrdn50d ago0x3d5517…76b4d7
0x1cec…8dd40xe55e…f748Base—$37.44100%mrdn50d ago0x8cb149…6b86a6
0xe55e…f7480x1cec…8dd4Base—$21.93100%mrdn50d ago0x36ee54…278bff

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.