Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x2fb0d2…08a0a6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x4a2260…13799b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xc1dc8b…5b67f6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xfd982b…f771d9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x015d7e…6ebaa4
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x7c6496…ea3a42
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xfd1ccc…111452
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x256bbb…95672e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x930953…025a35
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x427849…62d05f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x8aff94…77c89a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xe349ca…335ab4
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xb7f2e2…51462a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x9a9b9b…061df4
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x116aca…543660
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xdc2bf8…35b9e3
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x1ebe64…1cc88e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x0f6cb3…8672e6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xd6b545…c2689d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x16a985…ed369f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x524b85…2ddc10
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x523f06…b2eab0
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x45371e…eb45fa
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x5ee246…c4a75c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x8a0b84…3f6362

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.