Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x369e…51570x159b…4908Basex402 service$0.01100%dexter41d ago0xcc9ab9…d74dbf
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0xb61450…23c639
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x085ad4…6c703e
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x461bb0…5b15ec
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x20a9e5…f663b7
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x523c28…f97f71
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x0b5617…0e9db1
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0xab0fbb…4f9852
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x8c7f11…5e8f89
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x97cb85…c77a06
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x7a1b7a…2242d1
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0xb23e7a…c93710
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x432d3c…bb6968
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x334f59…8e10c9
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x0398d9…ffc0e7
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x2a71bd…05c70a
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0xe10807…5027df
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0xe96be2…57ddbd
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x562e09…6d107d
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x45881e…fa62fa
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x826057…5e1626
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x8f1a67…8087e1
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x033c1d…414df3
0x23e3…817a0x369e…5157Base—$2.21100%dexter41d ago0xefbcc8…2ed6f2
0x369e…51570x159b…4908Basex402 service$0.10100%dexter41d ago0x1ae786…2f2b37

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.