Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x03637e…2fc083
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x42508c…e49e9f
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x48cbeb…795c89
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xa661c9…49fb0f
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xe270d3…3f6d11
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x0f9c4d…396b03
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x310439…672d86
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x2c75bb…21c1b2
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xb152e0…6086cc
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x472754…13c56a
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xc6fa1c…35ab9e
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xf81376…74644b
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x84affd…47b7c2
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x75ec9a…5aac00
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x53703e…1aaa91
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xd7b6d4…0170ee
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x7929d4…8c5df5
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x8530a4…15a52e
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xc56d32…35467e
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xf840f4…9ea5e3
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x90c01d…928a4a
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xc45e9d…bec430
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0xea6897…7e3852
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x0c746e…b8f1c4
0x1aeb…ed240x9c95…e299Base—$0.001100%fluxa73d ago0x973236…b235c1

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.