Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$27.47100%mrdn22d ago0x2bb321…9e8794
0xfe8f…794d0x4754…327bBase—$23.26100%mrdn22d ago0x84c6b2…753101
0xfe8f…794d0xa6a9…809dBase—$23.45100%mrdn22d ago0x377507…7a7f9c
0xe55e…f7480xfe8f…794dBase—$26.23100%mrdn22d ago0x6941c7…13180c
0x1cec…8dd40xfe8f…794dBase—$12.29100%mrdn22d ago0x773502…ad41fe
0xa6a9…809d0xfe8f…794dBase—$16.49100%mrdn22d ago0xbe9c4f…ccd47d
0xfe8f…794d0x1cec…8dd4Base—$18.32100%mrdn22d ago0xcfa820…b9b089
0xfe8f…794d0x4754…327bBase—$17.16100%mrdn22d ago0x0f6240…b07e0b
0x13db…51920xfe8f…794dBase—$16.93100%mrdn22d ago0xfaf7ee…69efd5
0xfe8f…794d0xa6a9…809dBase—$27.16100%mrdn22d ago0x8e131a…824d1e
0xfe8f…794d0x4754…327bBase—$16.73100%mrdn22d ago0xf045da…aa6d3f
0xfe8f…794d0xe55e…f748Base—$19.18100%mrdn22d ago0x54606b…8816d5
0xe55e…f7480xfe8f…794dBase—$14.21100%mrdn22d ago0x58c028…f0b7bf
0xa6a9…809d0xfe8f…794dBase—$14.25100%mrdn22d ago0x2b7fb8…561733
0xa6a9…809d0xfe8f…794dBase—$20.41100%mrdn22d ago0xd6248b…37962c
0x13db…51920xfe8f…794dBase—$24.02100%mrdn22d ago0x55ee45…75438a
0x4754…327b0xfe8f…794dBase—$22.75100%mrdn22d ago0xcc4d64…62176c
0x13db…51920xfe8f…794dBase—$21.32100%mrdn22d ago0xeb5bb3…10aad9
0x13db…51920xfe8f…794dBase—$27.06100%mrdn22d ago0xbdf520…e737ba
0x1cec…8dd40xfe8f…794dBase—$13.80100%mrdn22d ago0xa47f1c…02a063
0xfe8f…794d0xe55e…f748Base—$17.43100%mrdn22d ago0x25e706…7709a6
0xfe8f…794d0x4754…327bBase—$13.14100%mrdn22d ago0x921355…2d641d
0x13db…51920xfe8f…794dBase—$26.78100%mrdn22d ago0x6f443f…72d3b3
0xfe8f…794d0xe55e…f748Base—$18.42100%mrdn22d ago0xc1f0f4…c44cab
0xfe8f…794d0xa6a9…809dBase—$24.64100%mrdn22d ago0xaecab3…e6150e

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.