Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3095…50e40x159b…4908Basex402 service$0.01100%dexter43d ago0x876ae1…515516
0x3095…50e40x159b…4908Basex402 service$0.01100%dexter43d ago0x741f7c…3859d4
0x3095…50e40x159b…4908Basex402 service$0.01100%dexter43d ago0x0031ab…ac94de
0x3095…50e40x159b…4908Basex402 service$0.01100%dexter43d ago0x9b56f4…12661f
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xb8651c…3c0a39
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x062169…023cd6
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xac3c7b…da6f21
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xe89cb3…bc5b47
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x31b847…b35513
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xd807e5…e0aba4
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x0e0262…b3db42
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xd2989c…de0e67
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xaaafdd…b9df19
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x696137…6e9c9c
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x01b198…98b85c
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xbd2f5d…b48427
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xe7e11f…119bc4
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xb0d0e0…43e19b
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x058941…ef0a49
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xc442a6…992567
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0xcf8f2e…7760da
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x5bec37…e2bfac
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x6757d3…894e35
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x34cd88…668666
0x3095…50e40x159b…4908Basex402 service$0.10100%dexter43d ago0x9b8c9a…a88a9f

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.