Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase—$49.69100%mrdn20m ago0xccfc87…8aaa8a
0xe55e…f7480x1cec…8dd4Base—$43.78100%mrdn36m ago0x45bf76…f7704b
0x13db…51920x1cec…8dd4Base—$49.93100%mrdn1h ago0x8c0e7a…00e4db
0x1cec…8dd40x13db…5192Base—$53.00100%mrdn1h ago0x4f71c8…bcb9dd
0xe55e…f7480x1cec…8dd4Base—$43.97100%mrdn1h ago0x60c125…9c400e
0x1cec…8dd40xe55e…f748Base—$46.23100%mrdn3h ago0xebdab1…5165f3
0x1cec…8dd40xe55e…f748Base—$46.33100%mrdn3h ago0xee3282…857668
0x13db…51920x1cec…8dd4Base—$45.04100%mrdn5h ago0x944bf6…2643ac
0x1cec…8dd40xfe8f…794dBase—$39.31100%mrdn5h ago0x24ba1c…252409
0xa6a9…809d0x1cec…8dd4Base—$40.27100%mrdn7h ago0x87ca92…7b3718
0x1cec…8dd40x13db…5192Base—$35.22100%mrdn7h ago0xaf9cb8…9c093c
0x4754…327b0x1cec…8dd4Base—$37.23100%mrdn7h ago0xdad5b0…d29488
0x1cec…8dd40xfe8f…794dBase—$41.96100%mrdn8h ago0xc5ae87…f30f5e
0xa6a9…809d0x1cec…8dd4Base—$24.65100%mrdn8h ago0x4ae112…e7228b
0x1cec…8dd40xa6a9…809dBase—$40.46100%mrdn9h ago0x2edd98…0b3a1a
0xe55e…f7480x1cec…8dd4Base—$33.62100%mrdn9h ago0xd93d55…858e67
0x1cec…8dd40x4754…327bBase—$23.79100%mrdn9h ago0x6cc16c…bffa07
0x4754…327b0x1cec…8dd4Base—$40.61100%mrdn10h ago0xa91111…a2876c
0x1cec…8dd40xfe8f…794dBase—$27.57100%mrdn11h ago0xe2431a…6c1fca
0x13db…51920x1cec…8dd4Base—$54.76100%mrdn11h ago0x97934d…2d0dec
0x1cec…8dd40x4754…327bBase—$42.07100%mrdn13h ago0x564b59…c9389c
0x13db…51920x1cec…8dd4Base—$42.89100%mrdn13h ago0x6ef772…28c0a9
0x1cec…8dd40xe55e…f748Base—$36.30100%mrdn13h ago0x2099e8…23d478
0x13db…51920x1cec…8dd4Base—$47.21100%mrdn13h ago0x900c9d…e02596
0x1cec…8dd40x13db…5192Base—$53.01100%mrdn14h ago0xeb7a49…008764

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.