Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x22fab9…3e3d0c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x181610…cc177b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x4f5993…4ec299
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xbd1eff…de2b7f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x4f58ff…dc4b48
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x21668c…0dbca7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x547d7a…e8b4c5
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x5c6cb6…545004
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xbc54eb…0714a8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xc26b56…dcdf60
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xa5daa3…484f22
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x22d72f…c5dc55
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x221fb9…e9a28f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x46a615…f1bbe1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x910343…f60720
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x59d073…3dc2bd
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xa6bd6f…9faeff
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x689201…418704
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x7a10fa…fc569b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xafb7f0…46e36c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xb3d80e…791982
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0x7a9fec…8d9f5e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xe78fd3…deae68
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xaf26a4…08cf8e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa20d ago0xf92977…b95d1e

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.