Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x68cb42…057e15
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0xbf3fee…1fc442
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x843fe5…01e793
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x7d2017…3e9c36
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0xcb20b8…38aeb7
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x15136f…cabe44
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x0099c5…b26581
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x41b45a…3df283
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x598f24…830c99
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x0b390e…952cc9
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x8e25e7…e2953b
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x6e948d…75bb8d
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x239362…4f70f2
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x03e085…86bab4
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0xc0ff40…fc8eb1
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x4ecd58…702c7f
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0xa45eae…cf3d71
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x296c9e…e2c3e5
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0xef4c2b…8afe6c
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0xa5a84e…7b5f2b
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0x77a954…1e461c
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa42d ago0x091335…3c3c0a
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0x8f72f0…e9c43b
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0x1f64ca…e2c4bd
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa42d ago0xc4de99…73fb0f

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.