Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x90eac0…1dcc39
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2c04b1…3b5aa4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xede25f…4d2dd9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72de8a…57160d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x96ba32…e0e599
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8e7b3…b6b8f7
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeea858…d13210
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61a345…abfb5f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x01d97f…6a37e5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x674135…901c42
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x096d88…0858a4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70de56…d7f803
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6eedaa…74f656
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x55160c…1951c3
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f3a28…49d081
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf74f3d…caebc2
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x41978d…47f8da
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7664fb…3ae72c
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x300dd1…a5c8c8
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc77887…d88a3c
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x055860…aff886
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc2dc66…0545fc
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa16458…200a20
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbebb54…9a5093
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x63f1b3…7db951

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.