Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb9a8b1…8679f1
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9759c0…55124f
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd35a03…c7c313
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x571b7c…47e205
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb1f21a…3002fb
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0c3790…5cda7f
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7c6201…1cc06d
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x337b6b…be5ece
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x915ec0…be8b98
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xed856a…fb4b5a
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd42ebc…a69f17
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6a1b38…2effba
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x8959e7…42d2cf
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xcf26cd…8f99fc
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x023c69…75c15a
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x1fbeb1…fbe104
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7f0dd6…ba059b
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6eb2e9…39d96c
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xf735bd…41b9b6
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xee25fb…70f311
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x084251…3c8bcb
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x5fccfa…4af7b4
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xc8c3be…263f6c
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xdbada9…641d57
0x784a…25cc0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x929b2e…e4b9b2

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.