Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb6d788…fe037b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d5161…9a1cbb
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xac1c16…104395
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xd03052…d03a1c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe5291e…d32711
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb4cb97…7867c6
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x50dd7e…d02101
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x7648e2…7cea82
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x625109…e9f605
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe504a2…cea0f5
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe62412…685b5e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x07599a…74f5b3
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xbb1737…514ae7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x630758…6b0217
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xd6f0de…1b66ab
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa4ce98…5b3a97
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x4000f5…75e796
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x76eb05…20cbfd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x719853…9f5b9c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf43cf…08d29b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xc422cc…a8dd4d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xeef12a…b81df6
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x957fb2…5e736b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xba8aa9…28ccb0
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xcd48d9…8e53be

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.