Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf77e…bfb10x159b…4908Basex402 service$0.01100%payAI41d ago0xfa89e7…d754c0
0xf77e…bfb10x159b…4908Basex402 service$0.01100%payAI41d ago0x0f85a7…39aafe
0xf77e…bfb10x159b…4908Basex402 service$0.01100%payAI41d ago0xe3e49f…e37fd9
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x222fc9…7979e0
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x0ad10a…e824ba
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xd6ebc0…d7815e
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x72fcf2…61403a
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x02e072…e0f256
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x8c9e1f…c53587
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x746c23…c4775b
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xde5601…a8c329
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x683502…d47632
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x74be60…2663b2
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x6e157d…fe0ff0
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xe3d92c…e89b0f
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x696581…8b92e1
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x7a6311…b63b8f
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xf1940a…55f207
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x34e009…b456e2
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x1fcec1…ef0ae5
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x2634cc…9a9354
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xabb06d…11b5c6
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0xcd120a…768c2b
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x3f9980…5ac410
0xf77e…bfb10x159b…4908Basex402 service$0.10100%payAI41d ago0x91d5a1…9066e9

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.