Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00x159b…4908Basex402 service$0.01100%payAI41d ago0xc879bf…349668
0x7be0…6aa00x159b…4908Basex402 service$0.01100%payAI41d ago0x65ad61…0dc7cf
0x7be0…6aa00x159b…4908Basex402 service$0.01100%payAI41d ago0x06f7f7…ddef77
0x7be0…6aa00x159b…4908Basex402 service$0.01100%payAI41d ago0x963c8e…e05cfd
0x7be0…6aa00x159b…4908Basex402 service$0.01100%payAI41d ago0x775406…0398d3
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0xdffa37…6bd449
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0xc690ca…89b960
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x92df31…d93a7c
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x722d52…e75aac
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x049f74…a03744
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x3255fc…7f35e7
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x15d22c…fbf027
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0xf9d841…e43ab1
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0xb2891c…f6683a
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x171cec…dd024b
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x936b3a…486743
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x3426ef…7d1486
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x04cd0b…9e398b
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x4c5508…8a5207
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0xb40646…7415d0
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x2601ea…114e31
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x86fa99…d1ea7f
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x6ceb59…d61977
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x81c988…c569c9
0x7be0…6aa00x159b…4908Basex402 service$0.10100%payAI41d ago0x238f1c…2d2450

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.