Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x08bb85…1c1bdc
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x606f03…bdc5ef
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xcd1d66…f3ae95
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1c2985…76a172
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8ba910…f5932c
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1f7aeb…cf90fa
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa7dc64…9daab1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x882d91…298216
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xc032b4…88495f
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x95edd9…81b59e
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x980ecd…39f5dd
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe26ead…9ccdeb
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb8af56…8220e9
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb67c37…046625
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x023a07…40f6c3
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x0e5361…7ba5b8
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd84ee9…ec01a1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xce53e9…b3c903
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x840351…9928d5
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x175b5f…d208eb
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb5a8f4…49a775
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x89b6ac…f213d4
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase7d ago0x97783e…565176

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.