Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5c93dc…3f3c29
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4f2291…9d5ac8
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5c846b…b6e8f9
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x05b755…728d4d
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf92b9e…bf0d14
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe600dd…9e96c0
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x85e7b6…6797f7
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa021d4…865885
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0xef61d8…5fc1a3
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x53e3e6…bc0c0f
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xac5c53…859ce8
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xed7e6e…06a2b2
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1b07b9…932428
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0a6669…452db3
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x58d00e…638729
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5f98aa…d00aac
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7a0df6…7c707c
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xafe643…aff270
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa8b033…c6d60b
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x483675…8339ef
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf67d9e…9d627f
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0xbfd737…775a1b
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4b74e9…4c3de5

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.