Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0xfbd2c8…dbd821
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0xa48ef8…7d9baf
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0xda0492…919d33
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0xef7041…adf408
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0x1f847b…29acb4
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0x805a39…016c9f
0x434c…45800x159b…4908Basex402 service$0.01100%dexter35d ago0x03a475…afc6a2
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x917c7e…5dabe0
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x949bf9…535c4a
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x103023…806e7c
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xf3a961…43096e
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xb8f433…6043a7
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x64f87f…b2e220
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x774c26…076525
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xd42bdc…40a7ba
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xa565e2…a9ca48
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x7cc88c…48b791
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xbad5e8…1656cc
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xf0f589…fa3421
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xa2a704…1b5009
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x5fee2d…68ac3b
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0x666623…6dd92c
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xb61503…a237c8
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xaf5172…8194a0
0x434c…45800x159b…4908Basex402 service$0.10100%dexter35d ago0xa57eee…ef5e4b

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.