Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x478b…39f2Basex402 servicePrice$0.02100%coinbase34d ago0x1a9f9b…20f41b
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0xc92a13…89b7d0
0x5e06…fb090x478b…39f2Basex402 servicePrice$0.02100%coinbase34d ago0xa053da…975301
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0x5af75d…6105c3
0x5e06…fb090x66d7…83bcBasex402 service$0.05100%coinbase34d ago0x883d6d…cc19ee
0x5e06…fb090x478b…39f2Basex402 servicePrice$0.02100%coinbase34d ago0x7131df…33ea7f
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0x6a17d5…256071
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0xeca15d…07ee1c
0x5e06…fb09eu-verifyBaseeu-verifyBitcoin$0.001100%coinbase34d ago0x2949d0…4b620f
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0x1cd274…5396c9
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase34d ago0xf7341b…d5c41a
0x5e06…fb090x478b…39f2Basex402 servicePrice$0.01100%coinbase34d ago0x947b18…955644
0x5e06…fb090x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase34d ago0xc2cb8a…7e59b4
0x5e06…fb090x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xba089a…74cf60
0x5e06…fb090x4465…28eeBaseInvoketCompliance$0.01100%coinbase34d ago0x0d0310…8011bf

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.