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%heurist81d ago0x8b4772…7e2bd7
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xe5e05b…65522c
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x7e5e9b…7ff40a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x8a36f7…6887c0
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x63ba97…025ccf
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xf01c8f…656817
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xcbb518…11cafe
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xcb3d98…b76cb9
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xe5bd3a…c619d5
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xb0131b…4224d2
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x9b1531…c5b7e0
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x3acf65…a865b3
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xac28b6…c82079
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x818107…c22c0a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xf559ce…a7721d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xb530ac…046591
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0xcfe8f4…b548ff
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x442642…3e8849
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x77690d…978249
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x288d0b…5b444e
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x959fbd…9239d4
0xf5c0…cf120xa112…7d60Basex402 service$0.15100%heurist81d ago0xd184b5…20d324
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x9c7690…bb20e1
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x6a377a…24623b
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist81d ago0x89cd77…2233fc

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.