Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x73d4aa…c61428
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x3b07be…316c11
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x3aa7d0…b17dbd
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x898073…9d856c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x359b7a…11cb52
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xd499d8…62bec0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x87f3a1…37b3c4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x29d9e3…d49b1e
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x5f8033…4d4f7c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xfba7e8…8901e9
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xb82a71…4d2883
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x16b572…554513
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x3cf691…fc8a97
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x3a8701…79b66b
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x75ee8e…4fbdc5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x695d2d…ba74e2
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x542246…80bdbc
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x8a5b0e…ba43a9
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xda9c80…976c46
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x2ed1e2…8b6ce4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xdc8e50…e760bd
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x35dfa9…c15e76
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x0a9494…fb14aa
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0xda94b8…0f4c0c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa27d ago0x2276b5…2329e6

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.