Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x7528ae…2ec835
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xb2c9b7…a67b62
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x6b912b…aa222f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xe5a025…f1363f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xe1e224…adfb64
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xa366bd…28dda8
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x726623…7a4171
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xccf4b8…176845
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xbaac66…c1ce67
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xecbbee…4e2f39
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xf64dc3…a7eee8
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xd561d4…f25be5
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x60b771…3aacfe
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xddddef…3debba
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xee5a93…2d3f21
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x097498…6ab94e
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x7c42f1…74976e
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0xdcd7e7…de5665
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x8dfc1a…669faf
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x3d26fc…83a7a3
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x2b1a0d…097418
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x3f8116…5bb2f2
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x289a1b…e2fc29
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x81c4bc…573ebc
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa35d ago0x45bf6e…d045cf

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.