Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xb1276c…06fd17
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x07ebfd…b77f5f
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xf64719…0a08ad
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xc705df…594a26
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xe0ec69…80fe88
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xa13b0a…d40bed
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x55c656…c1a193
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x46c518…4ad421
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xc63575…512e80
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0xa66a9f…795d21
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x6d0627…fe7d79
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x36bb77…0570cc
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa18d ago0x05f984…d25d47
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xf35eb3…aa3ef2
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x30bf48…2a3a17
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xc38784…3daf96
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xbcc11a…f78275
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x1d8bb9…8fe1c2
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xbb2c92…56d55e
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x5c5670…736b50
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xedb17c…e930fb
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x3e4132…c1bf40
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x2f20c8…e4d200
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0xddd893…2f180b
0xe381…ae890xfe80…47eeBase—$0.001100%fluxa19d ago0x5e51dc…d61607

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.