Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%coinbase16d ago0xedf81d…19c6db
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%coinbase16d ago0x89de2c…8f2f89
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%coinbase16d ago0x8a2d53…33aca7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x09e6b0…830f26
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0xf37d76…50eb78
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x30ab55…0b2dff
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x88a6b7…f9eeea
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x5efcee…0abc43
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0xbf6a04…0e4467
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0xaaf430…80fd04
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x4ef5c8…faeb3e
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x1e5db4…dd4c02
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0xe1ccdd…5352ce
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0xd64901…85e1f7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x0dd0df…f8a89d
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase16d ago0x5cc485…370012
0x839c…6ff10xbaa1…80bcBase—$1.33100%coinbase16d ago0xd53f09…b55dba
0xbaa1…80bc0xcc19…930eBase—$0.21100%coinbase16d ago0x26fb5c…4ecf21

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.