Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x5050…175dBase—$0.83100%fluxa96d ago0x63db14…b7ab51
0xd1ae…81330xea71…953fBase—$0.10100%fluxa96d ago0x20a764…b5063b
0xd1ae…81330x9b45…841eBase—$0.10100%fluxa96d ago0xc6c22e…6ba946
0xd1ae…81330x8eea…79deBase—$0.31100%fluxa96d ago0x07b3ee…02af43
0xd1ae…81330x23d1…5e90Base—$0.20100%fluxa96d ago0x63c3ef…af6995
0xd1ae…81330xac4a…4af8Base—$0.83100%fluxa96d ago0xe90629…6abc00
0xd1ae…81330x7a62…fd2dBase—$0.30100%fluxa96d ago0xfb30a4…2b2a5d
0xd1ae…81330x092c…5f4cBase—$0.83100%fluxa96d ago0xbf8fe9…0800ea
0xd1ae…81330x82e3…d31bBase—$0.10100%fluxa96d ago0x9a7434…334e22
0xd1ae…81330x6ba3…11baBase—$0.10100%fluxa96d ago0x45ad93…cbbd78
0xd1ae…81330x3b90…54eaBase—$0.10100%fluxa96d ago0x2d3151…0a5a4f
0xd1ae…81330x0a57…99f2Base—$0.46100%fluxa96d ago0x15affb…1fe24a
0xd1ae…81330xeb24…92c2Base—$0.10100%fluxa96d ago0x327019…934667
0xd1ae…81330x191b…e562Base—$0.83100%fluxa96d ago0xa2201f…6159af
0xd1ae…81330x674c…0cd0Base—$0.83100%fluxa96d ago0x153541…fa0a7f
0xd1ae…81330x7725…89cfBase—$1.00100%fluxa96d ago0x39ecae…e4f3b3
0xd1ae…81330xb9df…cb6cBase—$0.30100%fluxa96d ago0x9cad67…d724af
0xd1ae…81330x2c95…94f3Base—$1.06100%fluxa96d ago0x832bb5…3cd0f9
0xd1ae…8133mahaider123.ethBase—$1.00100%fluxa96d ago0x068ac5…905bb1
0xd1ae…81330x7802…9833Base—$0.50100%fluxa96d ago0x57c056…57a982
0xd1ae…81330x1ebd…4f21Base—$0.10100%fluxa96d ago0xd32c07…f445ef
0xd1ae…81330x11e5…3949Base—$0.33100%fluxa96d ago0x42a2b2…cb83ba
0xd1ae…81330x3c5f…3b57Base—$0.33100%fluxa96d ago0xa27d92…2b66c5
0xd1ae…81330x28b2…257aBase—$0.30100%fluxa96d ago0x8f8d37…89d428
0xd1ae…81330x0cf0…56bcBase—$0.33100%fluxa96d ago0xc1605c…b8c8a4

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.