Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x8ade93…3c74bb
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xfcff70…c6e8c3
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x375491…3c7332
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x03e357…1b75be
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x2b16de…21c95d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x041b99…cb77bb
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x68ade2…9f81bb
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xf5738e…a07390
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x1a2908…970d1f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xc86e61…2be4c6
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x1a56f1…37522e
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x5df68a…396a7b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x60aa72…22516e
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xb32573…d39069
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x679ae0…9e711b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x1df6d1…499606
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x9b95de…d66f69
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x2fc15f…6520f3
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xfefbf5…508ee6
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xfbfc24…b023cd
0xf494…7b910xfe80…47eeBase—$0.001100%fluxa74d ago0xfc8015…0b87dc
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x78f7e2…ee4cf2
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xde9dcf…cc75f0
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0xd66ac4…0b9ab7
0xf494…7b910x9c95…e299Base—$0.001100%fluxa74d ago0x22dc0b…7943c0

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.