Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0xa81369…ef5a88
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0xc0f57a…a61d16
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x707fba…925225
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x3c2ea4…9f4a9f
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0xa5b97a…a367de
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0xb49806…99b685
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x7ea32f…4f7735
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x45c44f…e569de
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x257740…a90fe8
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x9cedf9…7f1227
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x9cd9f5…cc98ca
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0xee09d9…15bcdf
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x660994…54d31d
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0xbb699c…524749
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x7cdd77…74a120
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x7c6a82…7ddade
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0xec0593…b4b031
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x54f00b…3bb7e4
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0xd9ee3c…f93f9d
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x876c02…31e692
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa39d ago0x4476e1…21dd9d
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0xe1422e…04ac29
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x89119e…c6a64e
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0xf323e3…719e15
0x3634…98b70x9c95…e299Base—$0.001100%fluxa39d ago0x17622a…0784b5

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.