Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x2863e5…9d7d8a
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xaa4b48…75b809
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xfebc36…dea797
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x876a98…1c990d
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xb66ec6…ce56ff
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x8afd50…737d25
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xfa50fb…2ffb8e
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x03e9a5…54e3ae
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x0fc093…480d40
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xde3549…7a63eb
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xf69955…169253
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xf72904…6741e9
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xbe2e21…c4d34e
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x1ff893…230e1f
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x91eaae…f88924
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x777ffb…c81b5e
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x368877…5e674e
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x7101f3…bd6e26
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xfe0bb5…dcac35
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x69b45b…c0ce71
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x9142c6…568a5f
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0x512225…3ac936
0xd690…90400xfe80…47eeBase—$0.001100%fluxa18d ago0xf141c6…f327ba

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.