Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x039e…266e0xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xeeef9b…f4d550
0x039e…266e0xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x41bfab…040c11
0x039e…266e0xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x7b208f…07c477
0x039e…266e0xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x5131af…2a2523
0x039e…266e0xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x4f16f7…59994f
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x5b24c0…7ecf87
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xd06f3d…ac6a60
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x925833…a12a07
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x6cb0c7…1877ae
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x8c178b…ade8c1
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xacc21c…b20c3b
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xfa5ac4…173164
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xde7275…f8ac26
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x501c69…93e047
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xf150d3…7bcd89
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xa3ebdc…b0aa8a
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xf888d1…3e3904
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x0813ad…23ab92
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xa9f637…cd058a
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xd232c1…bad2aa
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x1037df…a52295
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xb41d0e…1fd5b5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x876fea…9bdae4

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.