Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x94f9a8…9b0b10
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x737007…fdf22d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x72eb2e…db60ae
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xac93b5…51ef11
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x88bca1…159426
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf370c8…d83f3d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8db2d1…840329
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x13521c…aac765
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xaad36f…101829
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9bc6f0…f08d9b
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe77df7…249e14
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6cc034…fdf1cf
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8be5d3…face6f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xda6a50…09733c
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2831d6…1c00d7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x175353…212f9f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7377c9…5a3293
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x750601…cc703b
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9dd255…b56a8d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x039529…ce439b
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2b42a2…806b58
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x173332…662bb3
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6288bb…0753e8
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xba8f52…c3eb72
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1bda24…c11070

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.