Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x1660ea…8f0e65
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x7f7ea7…384d6b
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x74448f…cf1a5e
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0xeb8d8c…89b6e4
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0xe2bb63…72b8ed
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x19fb64…a912c6
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x89039e…e4ae4d
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x30a07d…77e9cd
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x29b003…e6866f
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x90f0ce…c92cdd
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0xe5062f…8d4960
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0xa5d9ff…2af320
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0xaa5767…7cbb47
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x76b057…9c9d3a
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0xb21e7a…a34c39
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x0cef28…6a6d57
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x1a99f9…6a4058
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x59e073…0d6216
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x3b2116…7376c5
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x60b12e…c13b71
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x8285e5…71f0d7
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x10a0ff…ef42bd
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x252593…ca4998
0x8b15…6ac80x13bf…b9a7Base—$0.003100%candidates120d ago0x07f4a0…aa38ba
0x8b15…6ac80x13bf…b9a7Base—$0.002100%coinbase120d ago0x87f3d7…a6bf51

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.