Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa20d ago0x3c654e…c39915
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa20d ago0x23076d…0cf45d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa20d ago0xd0f00b…ac22e9
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x83da9c…139019
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x47f970…606057
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d76bb…fba0a0
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x916f44…110083
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xca119c…79911e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d3590…b7e33c
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d7d27…4b21d2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xd37eea…bc71dc
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x057c39…e5dac5
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xf1e63b…a72fbd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x7e5242…3c4347
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xdab10e…95b60a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x0b2144…8f8cd3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x1c7b4c…83bbbf
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x5fafef…c39eb3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xc90a38…1ced1a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xf1a19f…3381b7
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x1eb281…35439b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xdcd64d…f18f3f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x784798…e7b294
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0x0c1cd0…a0e62d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa21d ago0xc69f9b…bb8300

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.