Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0x9d48…6322Base—$0.01100%coinbase59d ago0x9b34f8…4aa12d
0x68a8…d9fb0xcc55…0330Base—$0.01100%coinbase59d ago0x27a15a…44bdc0
0x68a8…d9fb0xece7…79caBase—$0.01100%coinbase59d ago0x938d69…8bbb28
0x68a8…d9fb0x12ea…1884Base—$0.01100%coinbase59d ago0x9478ac…58e179
0x68a8…d9fb0xec8f…8803Base—$0.01100%coinbase59d ago0xad08ab…470b59
0x68a8…d9fb0xeeb8…67c5Base—$0.01100%coinbase59d ago0x4de2bb…97a4f7
0x68a8…d9fb0x8d55…0b9cBase—$0.01100%coinbase59d ago0x54fe1b…2f13d9
0x68a8…d9fb0x5da6…7a46Base—$0.01100%coinbase59d ago0x90e50d…927586
0x68a8…d9fb0x1a3b…4311Base—$0.01100%coinbase59d ago0xd68f4a…b2d590
0x68a8…d9fb0xd1cc…3fcaBase—$0.01100%coinbase59d ago0x244815…1f4cb7
0x68a8…d9fb0xae2c…753dBase—$0.01100%coinbase59d ago0x838f0c…b7c4ec
0x68a8…d9fb0x1a08…2035Base—$0.01100%coinbase59d ago0x3a1468…d205be
0x68a8…d9fb0xb617…b56aBase—$0.01100%coinbase59d ago0x95004b…22dfe1
0x68a8…d9fb0xfa0c…9bbdBase—$0.01100%coinbase59d ago0xbfe00b…4f04c1
0x68a8…d9fb0xc79e…7391Base—$0.01100%coinbase59d ago0x1415ab…a3a50b
0x68a8…d9fb0x9353…e431Base—$0.01100%coinbase59d ago0xdd2ae4…f2610a
0x68a8…d9fb0x285a…7c3cBase—$0.01100%coinbase59d ago0x312989…dd6fa3
0x68a8…d9fb0x933b…dab8Base—$0.01100%coinbase59d ago0x03ca6b…96cf82
0x68a8…d9fb0x2030…6d60Base—$0.01100%coinbase59d ago0x095646…c4c8c6
0x68a8…d9fb0x03ed…5550Base—$0.01100%coinbase59d ago0xcb143c…bd8138
0x68a8…d9fb0x3ca5…ada3Base—$0.01100%coinbase59d ago0xfced0d…aa6bd2
0x68a8…d9fb0xb297…55a6Base—$0.01100%coinbase59d ago0xa268b9…c00a80
0x68a8…d9fb0x2f77…965cBase—$0.01100%coinbase59d ago0x9c16e6…9db7d8
0x68a8…d9fb0x676b…22d9Base—$0.01100%coinbase59d ago0xc38bd9…590515
0x68a8…d9fb0x8315…7d11Base—$0.01100%coinbase59d ago0x7f25f9…b142b5

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.