Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0xea27ee…a8a33d
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0xd9eb01…31f31a
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0x58edd4…369886
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0xfdfb42…ea5379
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0x7e4711…8c7f31
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0xb8a02d…7ddaf6
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0x233ba5…ea08cb
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0xbd0d38…6c5ec4
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0xeaa2ca…0b977e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0x6b7752…e3bdfd
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0xa3cecc…e96cf1
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa40d ago0x7f0f34…ee94b8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0xad3ea1…f38d63
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa40d ago0x429e2f…a0e305
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa41d ago0x8562e6…1ae03c
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x49fd96…557190
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x31f702…ca2d4e
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0xc1a162…17daa3
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x8f9c7a…517123
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x353f9e…b39b44
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x07e12b…0f0372
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x7ff207…341002
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0xf07497…ae7ee7
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x2bb652…c63f41
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa41d ago0x53b828…9e386c

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.