Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0xaabed8…0d2c9c
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0x06e627…3bd27f
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0x2507ba…7bfe2c
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0xb56c7e…940c83
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0xcd1cf6…c06b92
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0xc23908…85fa18
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter35d ago0x113f0f…d5437f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x1caa68…0a2ad7
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xe4da05…6b3742
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xc6c4f4…afb55f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x38cde4…f6a46b
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xe24bbb…631a5f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xfe0ea5…a162fc
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x45a8c4…1ee56b
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x31a84d…96e0eb
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x2b17c6…87d229
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x410fad…fcfc07
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xaf67a8…4f7c8c
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xfb9831…a4cd35
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x7a5e64…888f48
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x65ac5a…5895e7
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xf2d7a0…5faf84
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xc5cdd0…47b843
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0xbbba26…c93fb1
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter35d ago0x17d304…232d3f

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.