Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x8c289b…cb591a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x02fb1a…516022
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x2d2b10…30ebfa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x00849c…0bae9e
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0xdb7308…90949a
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x91ce60…987332
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0xed351f…2d13aa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x57b306…79d108
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x21087c…fbfdf5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x494824…051680
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x6c43e1…292958
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x4ab7b3…7f4e8f
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0xbb6687…335f23
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x49ed6c…a29450
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0xcc7a9e…9135fb
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0xb1df5e…2bb1b3
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x5825a0…2e81a5
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x32d024…d5526c
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x86ddec…0000c6
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x07b55a…b820a0
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0xc834c6…891f49
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x2570ad…50ec55
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa40d ago0x6be48d…55a126
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa40d ago0x29cd83…6272ce
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa41d ago0x790f93…4135ab

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.