Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x174ac1…284b3a
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x6f0ce1…8a8aaa
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x70279f…8c02b5
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x58008f…207534
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xcd81a7…283206
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x28f006…1e72d3
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x60810f…366c9c
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x69562f…8a0f81
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x79c50d…2dc4b1
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x0b4bfc…7d4309
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xed879c…42fb30
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x2e2be3…23ccac
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xb1c204…789e76
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x5a84d7…11ae58
0xc1f1…91e00x6839…1a2bBase—$1.00100%coinbase42d ago0xa8e10a…9cd7d4
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x98e138…c30c0d
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x4a5045…7a5c01
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xd791a5…427551
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x02285e…c8abb2
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xa37b45…4ba165
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0xa50076…f61f03
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x83eb13…67b268
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x4685a4…ec1ee8
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x778654…6e584c
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase42d ago0x451603…471fcd

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.