Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86163c…5d57d6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe931c0…104920
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6dd48…af34b0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x426822…0ddf39
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71639b…92d2a5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x092876…6b55df
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb02d1d…4babd2
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea2439…415a10
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x160405…34e36c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6663c1…b0ca2b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9549c…bc0ffa
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6b87a…88c8e9
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd59510…cfd681
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x536a6e…08f971
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa3291…d0589d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12f0b4…676185
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0628b7…b1f8c6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc152c…8eb84b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x592fd5…ce9e86
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b7355…03d843
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0edef…aca134
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1fc999…140beb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1b7ea…1c2a53
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x695b21…85053f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ad9a1…3c4f03

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.