Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x1f1271…9f74db
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x49fbfc…9a712a
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xe209e9…ed830e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xc18bbd…b24157
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xf8c577…42e9ff
0xde31…7b070x9c95…e299Base—$0.001100%fluxa38d ago0xfd7353…5edc96
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xa14b4d…f9348d
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xb66d57…34fe28
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x6ed50f…f88cc9
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x69947c…3a9ff5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xc159d7…e389d0
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xb52625…e76641
0xde31…7b070x9c95…e299Base—$0.001100%fluxa38d ago0x869a1a…dccfa2
0xde31…7b070x9c95…e299Base—$0.001100%fluxa38d ago0xd8c206…01112e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x601eed…8a34f9
0xde31…7b070x9c95…e299Base—$0.001100%fluxa38d ago0xdf0df8…106baa
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xbd3a8f…eb65b8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xf35717…ed5528
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xd23f6b…605354
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x27fef1…da34eb
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x6bb578…f78c11
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0xe2a348…4680bc
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x5c3b42…108975
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa38d ago0x21cdc1…e199b2
0xde31…7b070x9c95…e299Base—$0.001100%fluxa38d ago0x7639d3…6d3dc1

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.