Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6f9453…bb31a6
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x70c5da…4c872b
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xaffcc7…ac2486
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2dbedf…cf536f
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9317eb…50e80b
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x089fc0…a02cc3
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4f5eaa…576f9d
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4b51ab…fac0ad
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfb282f…1ed2f5
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9fa552…54bdde
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1f93ef…ddb979
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf0b222…df785e
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xee394c…88a3cc
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x14d511…73ae70
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5d25d1…37cde0
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4e1fed…3d1c3e
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9e9234…231f19
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x89f96b…e1a1d0
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5ef681…2ad3f3
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa015f8…814f3c
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x825d5a…3f44e1
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf0c8f6…6d15fa
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5b20d0…e79774
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1f7fa5…2851c2
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2aa64e…737d89

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.