Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa41d ago0x5acd15…1e72f4
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa41d ago0x1a3d36…dd6de0
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa41d ago0x381c07…e2dc75
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa41d ago0xb3a511…e19afc
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x198a08…82b1eb
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x8d897c…931279
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xb87da0…e63f0b
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x94eb55…b617b6
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa42d ago0x4dd1be…0682e8
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xb09040…4ff82e
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x4ee0fd…492c3c
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa42d ago0xe73b7b…f4a979
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x4a6ce2…21821b
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa42d ago0xa6838a…e416e9
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x71fa29…d3a475
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xe27288…585d48
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xe52ade…b11016
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa42d ago0x7e3898…a7d495
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xbb80b8…380275
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x2c0520…7d4080
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xd042f5…3e7458
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x6447a9…28ae1f
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0x0de1bd…f26852
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa42d ago0xa56df2…5a6a05
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa42d ago0xd7c7cf…fdc7c4

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.