Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0x5cf46e…ead4cd
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x11cf4a…26e1ab
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xea3579…f6f434
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0x52b946…aad1af
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xfe8f04…3452e8
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x4888aa…ab93ed
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0xc7aaaf…37c94b
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xc268bb…21d921
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xb8f18c…6f1d1e
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0x09044c…d6e248
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0xae298b…028366
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0x31c237…1b489d
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xc40127…28d278
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xb16456…ccf7ad
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xa6c683…f10ffe
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0x60b048…4e7c99
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0x3fa996…943f31
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0xf1f934…4f0b66
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0x821692…3ab8a2
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0x057c4e…e16ed4
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa40d ago0x5c4e2f…8dcb5a
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0x812adb…36391c
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0xcc0fd7…8a47f1
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0x74ab5d…e5a398
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa40d ago0xa1a370…6d64e4

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.