Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x293b3c…9ad5d4
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x5c5f88…c27570
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x0e0747…a231ed
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0xe939ae…0d4cde
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x124bcc…3f0459
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0xb8fdb7…535191
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x4880b6…92e00d
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x3f75ad…e87242
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x6a7fdb…e8e77f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x9c51db…610946
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0xd4941c…a4f55f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x454e34…259ab9
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x4cf2b6…5da90f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x2fa00e…2573b0
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x464c7f…7f3c32
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x1da316…7341ce
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x3e21c2…0f698e
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x3dbefa…dca5eb
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x11f937…9b42f0
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x7aab50…0dbe86
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0xd148e7…fc5a6c
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x2d3a4e…74f8a6
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0x174685…1b6833
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa39d ago0x5047e1…10a33b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa39d ago0xd45c66…8ecfad

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.