Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x253241…424d99
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0xb8b869…4186d6
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x3774bc…d3e93f
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x0f5fc9…7a3fbe
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x0092ab…0b1089
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0xde2cb4…1c587c
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x46cee6…c888af
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x89c341…aee754
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x1eb4e2…43c9fe
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x296ef1…ae2ab7
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xc9d805…6448f5
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x1edd76…8666e5
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x95f118…05f641
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x4b5f2c…bbcf20
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x549a40…a65f09
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x5fde1f…39eb09
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x0dd05a…1c6a32
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xa002c7…b3398f
0x549f…6d300x9c95…e299Base$0.001100%fluxa36d ago0xcacfa7…b5c826
0x549f…6d300xfe80…47eeBase$0.001100%fluxa36d ago0xa07c30…595c68
0x549f…6d300x9c95…e299Base$0.001100%fluxa36d ago0x185006…120d23
0x549f…6d300xfe80…47eeBase$0.001100%fluxa36d ago0xd7cab2…4feff3
0x549f…6d300xfe80…47eeBase$0.001100%fluxa36d ago0x830227…3a3b58
0x549f…6d300xfe80…47eeBase$0.001100%fluxa36d ago0x74868b…03d83c
0x549f…6d300x9c95…e299Base$0.001100%fluxa36d ago0x28b8f4…3d72d2

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.