Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase—$23.26100%mrdn24d ago0x84c6b2…753101
0x4754…327b0xa6a9…809dBase—$27.68100%mrdn24d ago0xce250d…6acf7e
0xfe8f…794d0x4754…327bBase—$17.16100%mrdn24d ago0x0f6240…b07e0b
0x4754…327b0x13db…5192Base—$22.02100%mrdn24d ago0xfeab24…926d13
0x13db…51920x4754…327bBase—$18.58100%mrdn24d ago0x10a7aa…7ac282
0xfe8f…794d0x4754…327bBase—$16.73100%mrdn24d ago0xf045da…aa6d3f
0x4754…327b0x13db…5192Base—$18.60100%mrdn24d ago0xc050d8…6a6e1c
0x1cec…8dd40x4754…327bBase—$15.24100%mrdn24d ago0x8be97c…d44f50
0x4754…327b0x13db…5192Base—$17.21100%mrdn24d ago0xc357fd…43ce1b
0x13db…51920x4754…327bBase—$17.96100%mrdn24d ago0xfd6ba7…3d230a
0x4754…327b0xfe8f…794dBase—$22.75100%mrdn24d ago0xcc4d64…62176c
0xa6a9…809d0x4754…327bBase—$28.34100%mrdn24d ago0x87402e…73cbae
0x4754…327b0xe55e…f748Base—$19.66100%mrdn24d ago0x18ddb6…8cc793
0xfe8f…794d0x4754…327bBase—$13.14100%mrdn24d ago0x921355…2d641d
0xa6a9…809d0x4754…327bBase—$15.45100%mrdn24d ago0x8d921e…e255b0
0x4754…327b0x13db…5192Base—$27.27100%mrdn24d ago0x001e92…916fe5
0x4754…327b0xfe8f…794dBase—$20.55100%mrdn24d ago0x19617e…1490c3
0x4754…327b0x13db…5192Base—$16.96100%mrdn24d ago0x7842a6…82140b
0xfe8f…794d0x4754…327bBase—$26.66100%mrdn24d ago0x52c898…75b528
0x13db…51920x4754…327bBase—$17.97100%mrdn24d ago0x1634cc…036a9d
0xfe8f…794d0x4754…327bBase—$22.67100%mrdn24d ago0x8e3ed7…948922
0x4754…327b0x1cec…8dd4Base—$21.41100%mrdn24d ago0x9138bf…a4b76e
0x4754…327b0xfe8f…794dBase—$30.24100%mrdn24d ago0x63cf0f…f65223
0x1cec…8dd40x4754…327bBase—$17.96100%mrdn24d ago0xad4329…66c8ae
0x13db…51920x4754…327bBase—$28.34100%mrdn24d ago0x15c1eb…a59804

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.