Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x14608a…fd1e33
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x9d1d22…538cea
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xa37471…6d9dd9
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xf5d525…1e1611
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x1932bb…e7501e
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xb2b3c9…48e756
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x5f6b6a…e75a5d
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x063f04…091c8e
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xcc865c…20ebc8
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x223c75…ef891a
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x4a34c6…f5c157
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xf76b4d…409b31
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x126ced…ce6d8a
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xc707d8…6ba23a
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xb9d38d…b57060
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xccfa56…d9994d
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x80aaca…d4b5ae
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xcad6ad…80657e
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x3a7cdb…2cea56
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0x52b5c5…00fc56
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa18d ago0xbe850b…74f70b
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa19d ago0x280814…0d49fb
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa19d ago0x040b63…b85ad5
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa19d ago0x02afff…dd27b6
0xae6f…3ed40xfe80…47eeBase—$0.001100%fluxa19d ago0x5e0d94…7029a1

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.