Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xa13639…ecbbcc
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x6ef203…c10759
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x428e7e…800144
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xacc589…f097bb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xe2790c…279fb6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x079a33…96d392
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xc779db…53dbae
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x0f7588…aa1b9b
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x8addf6…722d0f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xeb03e7…cf5ee9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x08992d…f1592e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xae7ca4…dacccb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x509564…f6286b
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xfb827e…38a8f5
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x161796…963591
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xdbc797…b15515
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x2e12c9…6345b3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x46d8b0…9a65ca
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x7bbcfb…8d4fae
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xcc5993…1a400a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x0007c6…1782cc
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x994c42…b5f6f2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0xa9bb4d…358051
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x36967a…8aace3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa20d ago0x013aa9…b3c50c

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.