Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xacd914…48f29d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x3e838d…75dace
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x49d329…ed175a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x136c2f…c9911f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x560601…57a912
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x33707e…748118
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xc34f7b…cbe675
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x67bda6…348240
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x3408cf…141b00
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x10f6f7…c74f5d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xade0f9…e2a37e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x6f96c9…83e6af
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xc01a9d…134df3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xa667dd…8189cf
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x1ed15f…5179ff
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xe04a05…cc2e48
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xceeb81…c3f812
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x348d2b…00c2fb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x84f886…a3c33f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x23b7d6…43d684
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x6170d0…c6077c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x2b9499…4aa793
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xeb799c…3df750
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x3e7540…c15353
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xfe3c75…53738e

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.