Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist59d ago0x436506…9b67f3
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist59d ago0x76e49a…486b46
0xccab…80ae0xa112…7d60Basex402 service$0.001100%Payer-submitted60d ago0xd60400…39f9d4
0x7578…68370xa112…7d60Basex402 service$0.001100%Payer-submitted60d ago0xc02722…254cc7
0x7e57…2f090xa112…7d60Basex402 service$0.01100%heurist60d ago0x6d3b87…b147f6
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xea42b7…fb654b
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x189b8d…d865ac
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x219171…fb11af
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xd47248…2d9dfe
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x42f019…de9224
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x0c90b5…5867eb
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xae7bf1…15a1f5
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x27678f…79bdd6
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xceb018…da2353
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xf4444b…311f09
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x7a8590…479474
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x279fbc…1345ef
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x4742c6…fbf5ae
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x4f8a3c…a44138
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xe1235c…7511e1
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x9de860…96918d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x3a351e…66d6f5
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x145f6b…d0c58f
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0x876be9…80c06f
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist60d ago0xe05b6a…9e3293

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.