Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa39d ago0xed321b…cfacfd
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa39d ago0xf179b4…3bc39b
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xe198a2…d0a9ba
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0x84f05f…f507ca
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x102671…eab48f
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x35afa5…cbe697
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0x7fb6fe…6da8e7
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xedbbc4…a9dcf9
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xe09772…322b07
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x776ce9…1b8c95
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x477579…12651e
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xf942f6…efe970
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x382a78…04b936
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xbb7ea7…4398f6
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0xa4e1e8…f28360
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0xb8a383…b91073
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x3b22d5…b42861
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x02c2b9…50acbf
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0xac8d47…64e027
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0x30ab55…73389a
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0x32bd56…cbdecf
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0xa18da6…eeaab1
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa40d ago0x344041…14b50b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa40d ago0x39c081…49dda6

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.