Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x13db…5192Base—$43.82100%mrdn6d ago0xd65cff…f01b27
0xe55e…f7480x4754…327bBase—$47.76100%mrdn6d ago0x9c4239…aa36ee
0x4754…327b0xe55e…f748Base—$41.01100%mrdn6d ago0x931e26…ec1dbe
0xfe8f…794d0x4754…327bBase—$48.01100%mrdn6d ago0x7d6391…467697
0x4754…327b0x1cec…8dd4Base—$38.94100%mrdn6d ago0xa2c9d2…03aaf0
0x13db…51920x4754…327bBase—$36.09100%mrdn6d ago0x4ea8cf…e9f426
0x4754…327b0x13db…5192Base—$32.49100%mrdn6d ago0x632571…909e35
0x4754…327b0xa6a9…809dBase—$32.91100%mrdn6d ago0xd128d7…8eb599
0x1cec…8dd40x4754…327bBase—$35.53100%mrdn6d ago0xa76661…22d2de
0x4754…327b0xe55e…f748Base—$35.77100%mrdn6d ago0x4a987b…4081d4
0xe55e…f7480x4754…327bBase—$46.03100%mrdn6d ago0xd8fc29…58baa5
0x4754…327b0xe55e…f748Base—$27.37100%mrdn6d ago0x34ae1b…fd77b3
0xa6a9…809d0x4754…327bBase—$32.86100%mrdn6d ago0x510d9f…f2d239
0xfe8f…794d0x4754…327bBase—$19.83100%mrdn6d ago0x80c70a…a16eb2
0x4754…327b0xe55e…f748Base—$41.48100%mrdn6d ago0x023750…563bcf
0xa6a9…809d0x4754…327bBase—$29.29100%mrdn6d ago0xb9b74a…f479b3
0x4754…327b0x1cec…8dd4Base—$39.48100%mrdn6d ago0x70cc03…643a2c
0x1cec…8dd40x4754…327bBase—$39.87100%mrdn6d ago0xd6ca60…3c0c78
0x4754…327b0x1cec…8dd4Base—$43.46100%mrdn6d ago0xc03547…747716
0x13db…51920x4754…327bBase—$33.20100%mrdn6d ago0x825973…e6a9fb
0xe55e…f7480x4754…327bBase—$21.57100%mrdn6d ago0xeb5f0f…375ab7
0x4754…327b0x13db…5192Base—$43.26100%mrdn6d ago0x7fbad7…b457e1
0x13db…51920x4754…327bBase—$36.14100%mrdn6d ago0xd6de6c…e5e861
0x4754…327b0x13db…5192Base—$19.74100%mrdn6d ago0xc7473b…f2f12f
0x4754…327b0xa6a9…809dBase—$21.90100%mrdn7d ago0xddfe92…841b67

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.