Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0xc7baa1…ebd7df
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x20964d…95331b
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0x41968a…461a5a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x69aed6…ee0e58
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x953f8e…fa2936
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0xbac35c…3fa126
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0xc188d3…d24feb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x95084d…5fd334
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x2ca660…83a2ef
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x94640e…642bc1
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xd2a3a3…d260d7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x7c9a2b…818d56
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x6fbc29…ef7f43
0xf102…de900x9c95…e299Base—$0.001100%fluxa37d ago0xcb7d02…6a56be
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xa2d97a…0b7088
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x486559…856077
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xfcc73b…34b2b3
0xf102…de900x9c95…e299Base—$0.001100%fluxa37d ago0x949f91…3e7834
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xc06423…b17a57
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xd97165…f97fd6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xa8ba20…be7ef8
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xb6bfd1…aab5eb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x42179f…d22e29
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0xae39eb…d5668e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa37d ago0x8b4d60…32256a

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.