Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x325afd…27288b
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x13e3e1…f95d7a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc8f464…5d60f7
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x49992f…b6e7c3
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe5fc0…340b4b
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b8adc…8ce07b
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2db637…6fa37c
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xde465a…33e587
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x23f1ea…a613ac
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xba8810…e8b853
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x057335…aa6b09
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x91c355…788399
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x454e50…ab6a37
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x06f259…8b4c22
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4f4c1e…1797f1
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xaff9bc…226f63
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x566064…cb2b65
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c100e…424fb9
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1d4b5…efd42b
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x204320…8c3cc1
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x55f42c…8cf514
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa937c7…69c4b1
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdea59a…94b980
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa6cfea…97ff48
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2b40fa…4fa503

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.