Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0xee0ccb…1da034
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0xcfd1b3…3720d3
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0x91bb5e…1c47e4
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0x989fb2…918438
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0x2bd9b2…529b23
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist84d ago0x5a20e1…3bc0a9
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x83d725…6ebc48
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x4eef6c…898e2b
0x56ae…a8d00xa112…7d60Basex402 service$0.01100%heurist85d ago0x67c3b0…aa9480
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x2eb8d9…2a8abb
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x09d670…279add
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xa9b08f…2219de
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x8d73f4…afc432
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist85d ago0xe917aa…6ba52f
0x9cc4…b1760xa112…7d60Basex402 service$0.10100%heurist85d ago0xeb5529…f802cc
0x9cc4…b1760xa112…7d60Basex402 service$0.01100%heurist85d ago0x72ea6c…39cbc2
0x9cc4…b1760xa112…7d60Basex402 service$0.10100%heurist85d ago0xec5f2f…3ff626
0x9cc4…b1760xa112…7d60Basex402 service$0.005100%heurist85d ago0x325e8a…cbb5b2
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist85d ago0xe2c1c9…f5cedb
0x9cc4…b1760xa112…7d60Basex402 service$0.25100%heurist85d ago0x6d7e04…8bdae8
0x9cc4…b1760xa112…7d60Basex402 service$0.15100%heurist85d ago0x467ffd…57c77e
0x9cc4…b1760xa112…7d60Basex402 service$0.10100%heurist85d ago0xd661f2…0556c6
0x9cc4…b1760xa112…7d60Basex402 service$0.25100%heurist85d ago0x1b24c3…5d55ca
0x9cc4…b1760xa112…7d60Basex402 service$0.15100%heurist85d ago0xf5f354…1978b6
0x9cc4…b1760xa112…7d60Basex402 service$0.005100%heurist85d ago0xd7a555…981a01

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.