Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0xd141ca…57b4ba
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0x8d3067…c590b0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0x4e1b2c…7cc850
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0xf015ec…0dc07c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0xae70f0…8f9111
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa67d ago0xc1695d…c5f151
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x3cc399…3aa3ba
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x653803…bb0842
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x43b960…6d0dd8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x87c49b…48eca3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0xa958e7…cc63fd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x9f859b…0ed85b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x62a16c…6126d2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x303fe0…dde1ef
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x551efd…27cdee
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x736333…8088fb
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x869ffa…04b2d7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x096ae8…7cf207
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x3a9563…0d710b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0xec5525…b7a1a5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x573473…8db1a8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0xbe1470…faa593
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x14c6cc…973ee8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0x273d96…48390a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa68d ago0xa6b563…fb9ef2

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.