Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0xae1b89…a8219a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0x13f919…5599ea
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0xaed983…b6651c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0x94ec2c…b6c8a6
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0xb066f1…595b45
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x886417…31f198
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0x855f1e…7cfb25
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x5fe550…6125ff
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa48d ago0xc597c8…f6aaa1
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x8241a7…5641ce
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0xbedb24…70bff8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x716503…d09f41
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x7c14c2…afd1ea
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0xd7132d…ca4375
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x0d59ad…e3c9b6
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0xe73f56…4c3f11
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x901f4c…12c7de
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x7632f5…69a052
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa48d ago0x27659a…e92aa1
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa49d ago0xc90dff…07e1d0
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa49d ago0x9736a9…587744
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa49d ago0x5e2b41…104dda
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa49d ago0x41a93c…58fc79
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa49d ago0x65b755…26d220
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa49d ago0x4bbced…63bd34

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.