Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x5abd02…d2484e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x259c22…15b4f1
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x1601c5…5e1a9a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x2599cd…a8df47
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xe6769b…bf9d67
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x5c2c06…fd4f18
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xf1d9e4…798f77
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xcaca74…ef97da
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x01013e…ea49d7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x84be50…da68b9
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x5fd1b7…01e5ab
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xfcbcb6…711057
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x72a6b6…8db7e6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xf8aee1…c44117
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x39db64…2c0f2f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x2d1ae1…981fa1
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x56eb8e…b198e0
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xe8419f…64ae14
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x371dd1…3cdba5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x25107c…ebd859
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xc99e26…d98c5e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0xd6951b…e8b2d7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x87c357…c5fba5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x708e0f…8f74be
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa20d ago0x23fc35…cb0190

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.