Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base—$43.43100%mrdn2d ago0x51f6b2…6901f7
0x1cec…8dd40xfe8f…794dBase—$75.30100%mrdn2d ago0x72de89…446516
0x4754…327b0x1cec…8dd4Base—$52.07100%mrdn2d ago0xfc606e…62333e
0x1cec…8dd40x4754…327bBase—$69.87100%mrdn2d ago0x08c92d…841a40
0x1cec…8dd40xa6a9…809dBase—$35.15100%mrdn2d ago0x4cae74…5da352
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
0x1cec…8dd40xa6a9…809dBase—$64.38100%mrdn2d ago0x140d40…cecfd0
0xfe8f…794d0x1cec…8dd4Base—$44.46100%mrdn2d ago0xa25dbc…8d547f
0xe55e…f7480x1cec…8dd4Base—$60.90100%mrdn2d ago0x614d38…a635e5
0x1cec…8dd40xe55e…f748Base—$73.91100%mrdn2d ago0xbfabcb…dbcfac
0x13db…51920x1cec…8dd4Base—$60.44100%mrdn2d ago0x4d232a…0c8c22
0x1cec…8dd40x13db…5192Base—$35.19100%mrdn3d ago0xb7234a…ef2300
0x13db…51920x1cec…8dd4Base—$60.06100%mrdn3d ago0xb0ae7d…aeeab3
0x1cec…8dd40x13db…5192Base—$62.67100%mrdn3d ago0x3c233b…1983e3
0x1cec…8dd40xa6a9…809dBase—$65.67100%mrdn3d ago0x74de12…9d332b
0xe55e…f7480x1cec…8dd4Base—$76.45100%mrdn3d ago0x453ea4…fee57a
0xa6a9…809d0x1cec…8dd4Base—$44.69100%mrdn3d ago0x512e2f…c538a1
0x1cec…8dd40x4754…327bBase—$35.09100%mrdn3d ago0x3dda10…f1662a
0xfe8f…794d0x1cec…8dd4Base—$42.47100%mrdn3d ago0xa00128…007b29
0x1cec…8dd40x13db…5192Base—$37.48100%mrdn3d ago0x1edb65…3ac030
0x1cec…8dd40xa6a9…809dBase—$25.38100%mrdn3d ago0xa9ee6d…de35d6

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.