Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4f3db…04a02f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e0042…4b37a8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d9910…d70238
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98d2de…c2222f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf96102…58a277
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03e16f…45a4b4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd94ec1…e1f857
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08420a…9925b6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd9f68…c0ede9
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f61d9…4880ff
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x453805…950a4a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe9f96…e2d93b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfc8e0…49a8b8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd81c27…e14b96
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c33d4…aa7d65
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe20399…8eaaab
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x108bce…c237fc
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2604b7…cc057d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf85034…5f50d6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ab25f…c84e2e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e1e55…18aee3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x224b26…734b75
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x774efa…1ecce5
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x559a22…024e65
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdc83a…2f1e45

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.