Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x2faa60…0281d5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x4e9a44…be751f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x580ed5…1401e5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0xbc470b…e0ce06
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x81c262…1b3899
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0xbc4112…e6265f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0xeb0bf9…e55b85
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x6ef832…f866a6
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x30ff8e…7aaf8b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x59d2bf…291482
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x88d36a…1fa128
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x2f1843…b2f955
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x989b21…9841c9
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x9f3f84…b54c30
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x86b093…77ea2e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x34354c…88287f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x4edb57…8c88b9
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x749a18…24267d
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x337121…be0424
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x6f38f3…221878
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x06975e…69f9b1
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x629424…32060b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x59420c…f48dcb
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x2bbe41…5b4c80
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa18d ago0x1b11d1…a24969

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.