Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x788e08…e1e01c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0x404ab0…d529b1
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0xdf7c6e…c53f11
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0x31701c…c7a39f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0x141fd2…697a65
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0xb46d50…a8ce4f
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter50d ago0x5fafda…0981df
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0x39e69d…094a29
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter50d ago0xab293f…c80962
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0xb5d35b…8bbbfa
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter50d ago0x20a38d…1dcf77
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter50d ago0x58342d…2992ab
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0xd7c67c…9a299d
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter50d ago0x27eee2…1c9156
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter50d ago0x479c52…90afd3
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter50d ago0x9c5f3a…3495e9
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter50d ago0x880b06…429c1b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter51d ago0x6fb5fc…f4e1ea
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter51d ago0x7b0b88…3a12b0
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter51d ago0x650a84…879622
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter51d ago0x325aad…57dfa1
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter51d ago0x799d5c…6838f1
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter51d ago0x1c268f…be0562
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter51d ago0xc4f90d…af2d4f
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter51d ago0xbccf32…9a69b8

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.