Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe70f2b…7cb18e
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xaba67c…5cc3da
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase7d ago0xfa50d7…b8fe71
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase7d ago0x13a777…d0d609
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase7d ago0xffd25c…de9227
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf30e6d…1b1fe0
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase7d ago0x724a7d…8f2100
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf9db1d…1e9ec0
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase7d ago0xfc18c7…04ecea
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2b19ca…f9bbdf
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase7d ago0x23ca74…bc593c
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa525d3…503f8c
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase7d ago0xbf19be…9e887f
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4b0211…d89b98
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x79b65a…bde78b
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase7d ago0xaa48c8…04f034
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb37fe8…d761e7
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd6df6a…be4db8
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x7c6bc7…6833ff
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa9cf10…37d609
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x5d7df4…54050f
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8a547c…19372a
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8ca70d…fbb4b3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4a2419…267ca7
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase7d ago0x86443a…372ffc

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.