Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xb9cc60…c5fefb
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xe2965c…b3ed6f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xd619c9…928cc9
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x7e5f02…9bf3b3
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x9a3b24…c9d188
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x3269c2…c86c15
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x0a5c45…c6d22c
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xc13baa…7864f6
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xb487f6…2fccbe
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xc3a5fb…e1b481
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x1b8fc5…56bb3b
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xb858bb…ebee05
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x8ca5a4…b88e48
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x27a33c…2a9f99
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x12c99b…82ce39
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef5b3…2d65d8
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xcc8407…ab35b1
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x2f7d28…bb6147
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xb6f69e…50d29b
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xb71390…cad34a
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x7da079…4850e9
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x84a964…2e8e39
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x5aad06…0724a9
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x64e25d…2df7b4
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x51ac42…47a348

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.