Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470x159b…4908Basex402 service$0.01100%coinbase16d ago0x1155fe…1492be
0xfae1…fd470x159b…4908Basex402 service$0.01100%coinbase16d ago0x6fdf11…a8a1bd
0xfae1…fd470x159b…4908Basex402 service$0.01100%coinbase16d ago0x405625…8e277c
0xfae1…fd470x159b…4908Basex402 service$0.01100%coinbase16d ago0x198cd1…7a8cc1
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x14e587…b548db
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0xedc5ae…b50f1e
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0xba29dd…b3e43e
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x68c9c1…0954fc
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x77cb28…1ac33e
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0xcd96b7…3bd1b4
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x7007fd…90de40
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x5a25f1…9caaa1
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x794727…82dea3
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x777bf1…ccd2a8
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0xfb7c5a…4f3cc5
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0x8205a5…9113cb
0xfae1…fd470x159b…4908Basex402 service$0.10100%coinbase16d ago0xd6c313…445d00
0x118d…b6060xfae1…fd47Base—$1.34100%coinbase16d ago0xbfd4c0…dc2dab
0xfae1…fd470xcc19…930eBase—$0.22100%coinbase16d ago0x6e8bc7…b27d43

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.