Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base$21.23100%mrdn21d ago0x9d07d9…a489fc
0xe55e…f7480x13db…5192Base$18.39100%mrdn21d ago0x28dc60…a94d77
0x13db…51920xfe8f…794dBase$16.93100%mrdn21d ago0xfaf7ee…69efd5
0x4754…327b0x13db…5192Base$22.02100%mrdn21d ago0xfeab24…926d13
0x13db…51920x1cec…8dd4Base$17.76100%mrdn21d ago0xbdfde3…b46b01
0x13db…51920xe55e…f748Base$25.00100%mrdn21d ago0x593e56…bce016
0x1cec…8dd40x13db…5192Base$13.32100%mrdn21d ago0xea2a80…cbb8cd
0x13db…51920x4754…327bBase$18.58100%mrdn21d ago0x10a7aa…7ac282
0x4754…327b0x13db…5192Base$18.60100%mrdn21d ago0xc050d8…6a6e1c
0x4754…327b0x13db…5192Base$17.21100%mrdn21d ago0xc357fd…43ce1b
0x13db…51920xfe8f…794dBase$24.02100%mrdn21d ago0x55ee45…75438a
0x13db…51920x4754…327bBase$17.96100%mrdn21d ago0xfd6ba7…3d230a
0x13db…51920x1cec…8dd4Base$16.65100%mrdn21d ago0x698fe8…e7d431
0x13db…51920xfe8f…794dBase$21.32100%mrdn21d ago0xeb5bb3…10aad9
0x13db…51920xfe8f…794dBase$27.06100%mrdn21d ago0xbdf520…e737ba
0x13db…51920xe55e…f748Base$17.21100%mrdn21d ago0x0da391…54f350
0x13db…51920x1cec…8dd4Base$15.99100%mrdn21d ago0x1d7bdb…ae4669
0x1cec…8dd40x13db…5192Base$26.92100%mrdn21d ago0x55bc18…ef5170
0xa6a9…809d0x13db…5192Base$28.95100%mrdn21d ago0x36bbe6…a6c9ff
0x13db…51920xfe8f…794dBase$26.78100%mrdn21d ago0x6f443f…72d3b3
0x1cec…8dd40x13db…5192Base$29.49100%mrdn21d ago0x91ee82…a7d1f3
0x4754…327b0x13db…5192Base$27.27100%mrdn21d ago0x001e92…916fe5
0x1cec…8dd40x13db…5192Base$14.15100%mrdn21d ago0x1639b5…1f917f
0xfe8f…794d0x13db…5192Base$23.99100%mrdn21d ago0x46b695…364cf3
0x4754…327b0x13db…5192Base$16.96100%mrdn21d ago0x7842a6…82140b

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.