Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6a8c6c…d5499b
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc041a3…fc59c4
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x052d40…0f9057
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe97566…6d9528
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x93301a…805e8f
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4e6688…4cf47d
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x87037e…a05912
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x50fe3b…0f2a28
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x957c72…ae561b
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x36ce5e…0c9c29
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbfcc58…6aac19
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5fc991…230b53
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x502603…3d3d7e
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xac0138…65256f
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x46540f…b378ce
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x92c5bb…4bd6ea
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd91c55…9156d7
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x28757f…8e8b6b
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x571a9b…12bead
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6aeb43…d9be4b
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x58d5f7…84233d
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbe58c9…746738
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe551d9…af34eb

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.