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—$37.72100%mrdn5d ago0x1aace3…79d7b3
0x1cec…8dd40x13db…5192Base—$32.92100%mrdn5d ago0x485762…f8ebb1
0x13db…51920x1cec…8dd4Base—$33.70100%mrdn5d ago0x1bfb57…2b0954
0x1cec…8dd40xfe8f…794dBase—$37.80100%mrdn5d ago0xf05cf1…2e8348
0x4754…327b0x1cec…8dd4Base—$38.94100%mrdn5d ago0xa2c9d2…03aaf0
0x1cec…8dd40x4754…327bBase—$35.53100%mrdn5d ago0xa76661…22d2de
0xa6a9…809d0x1cec…8dd4Base—$32.64100%mrdn5d ago0xbbd9da…473176
0x1cec…8dd40x13db…5192Base—$25.89100%mrdn6d ago0x3b35b2…798071
0x4754…327b0x1cec…8dd4Base—$39.48100%mrdn6d ago0x70cc03…643a2c
0x1cec…8dd40x4754…327bBase—$39.87100%mrdn6d ago0xd6ca60…3c0c78
0x1cec…8dd40xa6a9…809dBase—$27.06100%mrdn6d ago0xb8875d…c59371
0x4754…327b0x1cec…8dd4Base—$43.46100%mrdn6d ago0xc03547…747716
0x1cec…8dd40x13db…5192Base—$31.30100%mrdn6d ago0xff3676…971066
0xfe8f…794d0x1cec…8dd4Base—$30.94100%mrdn6d ago0x0e7f11…1d3eb3
0x1cec…8dd40xe55e…f748Base—$20.76100%mrdn6d ago0xf4d56d…a25671
0x13db…51920x1cec…8dd4Base—$21.70100%mrdn6d ago0x7945ac…0142d4
0x1cec…8dd40xa6a9…809dBase—$36.34100%mrdn6d ago0x148fba…d74fb0
0xe55e…f7480x1cec…8dd4Base—$38.82100%mrdn6d ago0x917ed1…2fbc98
0x1cec…8dd40xe55e…f748Base—$29.24100%mrdn6d ago0x02fddc…8ba6d9
0x1cec…8dd40xe55e…f748Base—$19.66100%mrdn6d ago0xf1f0d6…69fc8d
0xfe8f…794d0x1cec…8dd4Base—$39.07100%mrdn6d ago0xa40f4e…3e643b
0x1cec…8dd40xe55e…f748Base—$35.38100%mrdn6d ago0x0e9c6d…017217
0x4754…327b0x1cec…8dd4Base—$39.81100%mrdn6d ago0x26c736…699dd7
0xfe8f…794d0x1cec…8dd4Base—$22.52100%mrdn6d ago0xa9e7a6…9d55ed
0x1cec…8dd40x13db…5192Base—$37.56100%mrdn6d ago0x313f4f…e1af0e

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.