Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0xed9556…0acf71
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0xddaa0f…a9d80d
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x74397f…95263b
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa1ed31…9a5e19
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x91a6b6…34f8ee
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa40d ago0x3e4041…c0fb1f
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x807340…c528d3
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x21f39f…9cd42d
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x55f0eb…08386d
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa40d ago0xc5f9f9…cf53c7
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0xbd1e41…14de23
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x571293…499cb5
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa40d ago0x1cd505…d32af6
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa40d ago0xd3ae1f…a4a1e5
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa41d ago0xab4e0a…6749bc
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0xb2d51c…3453eb
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x0d3558…b0e7cc
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x83ba58…c5acc2
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x7aeb25…65cc4e
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0xa9c78c…799094
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x0a9e6d…4e8b73
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x3ee797…8b9519
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x5a96a0…00085b
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0x840e57…69fb7b
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa41d ago0xe57e46…2fa52d

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.