Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x19fe1e…f9fd3a
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xfd2900…42c9ac
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xacd45c…4858fe
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0xaa3315…df1fe1
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x738e55…f63fb3
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x9c1bf9…86e8b0
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x388fc7…c5b24a
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x51e6fe…ed305e
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xa94a08…5d7049
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xf33d17…46245e
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x224367…bb6151
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0x79c0f5…1c59da
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0x82519d…4a6452
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xbd4c85…18788d
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xe81e1d…3e9b24
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xfb9969…90e19c
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0x2949e8…96e800
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0xd1ff0b…38f519
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x4991a8…06ab9d
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa40d ago0x82e79e…34146a
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0xedd597…c096b3
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x543ed5…9b8959
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0xa5cb11…fb70f9
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x1ab317…298766
0x49eb…1bb30x9c95…e299Base—$0.001100%fluxa40d ago0x1be0ac…54300f

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.