Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1316ff…7c26ef
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x2b6b93…3a6598
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7fa317…c4dcbd
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x042902…e36b06
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x61a198…f4bdb2
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x10182b…06c32a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x8f2b26…340a0a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x74a41c…df0b9d
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4b42d1…5b5b11
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe61684…8ba8a5
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa20d ago0x28af5e…d96336
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x8ded47…8954c1
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x94ce8b…74e308
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x184e6f…b7e11f
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7153ef…9779d9
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x8575b8…34058f
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x043988…a5539a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x894b7b…b58784
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x9f5e53…7019a5
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0xb1589c…736ecb
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x123214…dd923f
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd4f08…37325a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2cafc1…b34c1d
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe5303c…aeb7b4
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa21d ago0x548ccb…912df6

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.