Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x104570…90667e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xa5b397…b00be7
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x883451…844f15
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x0c10b4…d6e4e3
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xf53577…6e01b8
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x8d3f95…206b0e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x738004…c351e0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x1f4fe3…9356cb
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x2aec27…8f0a78
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x227bdc…f89257
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x6ba026…9b9880
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xab3a6a…00f592
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xf6e47a…293039
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xadb040…afbbbe
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xccd15a…34fee7
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xa9ece9…2ce1ef
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x7ca7f0…0328e1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x51922e…625c46
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x471853…2f3ccb
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x5fd8f6…3aea8d
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xae9445…504de8
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xc88c1e…a26cf2
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x91e1ad…b23b70
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x768422…b677a1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xecddd1…844cd7

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.