Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase5d ago0x112d3b…edc00f
0x4c41…f8070x814e…e5d2Basex402 service$0.005100%coinbase5d ago0x771267…bfec09
0x4c41…f8070x814e…e5d2Basex402 service$0.001100%coinbase5d ago0xcfdcd6…69a32d
0x4c41…f8070xa877…fcfeBasex402 service$0.25100%coinbase5d ago0x8e7134…efb3cd
0x4c41…f8070x65e0…1701Basex402 service$0.05100%coinbase5d ago0x93cbdb…25d7ea
0x4c41…f8070xa877…fcfeBasex402 service$0.25100%coinbase5d ago0x8d4988…ffce80
0x4c41…f8070x65e0…1701Basex402 service$0.02100%coinbase5d ago0x0989ad…018e37
0x4c41…f8070x65e0…1701Basex402 service$0.01100%coinbase5d ago0x960d28…2f67f4
0x4c41…f8070x65e0…1701Basex402 service$0.005100%coinbase5d ago0x5a5423…7e37ea
0x4c41…f8070x7f7c…bbfcBasex402 service$0.25100%coinbase5d ago0xe77bad…c41119
0x4c41…f8070x4c1a…1155Basex402 service$0.75100%coinbase5d ago0xb7d6b9…29354e
0x4c41…f8070x7f7c…bbfcBasex402 service$0.25100%coinbase5d ago0x60de08…8c4263
0x4c41…f8070x4c1a…1155Basex402 service$0.35100%coinbase5d ago0x1b3167…c67b6a
0x4c41…f8070x4c1a…1155Basex402 service$0.50100%coinbase5d ago0xaeb1b2…4f245b
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase5d ago0x17b88e…e7d6a7
0x4c41…f8070x1304…17caBasex402 service$0.25100%coinbase5d ago0x406ae1…7b2059
0x4c41…f8070x9627…f331Basex402 service$0.001100%coinbase5d ago0xeb6d6b…006c2b
0x4c41…f8070xa95b…c5faBase—$0.10100%coinbase5d ago0xaa779e…4bd79d
0x4c41…f8070x7a0f…dc0bBaseTenjinText$0.20100%coinbase5d ago0x41df89…3cebac
0x4c41…f8070x1f64…f4e5BaseTenjinText$0.01100%coinbase5d ago0x777b8a…c8bfef

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.