Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x204a14…093dfa
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f199a…7beea2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc68fe2…98914c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcaa94b…7f2369
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45cd28…06bad5
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebfe95…fce060
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d3b13…90537d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f28ab…40b4f8
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6902db…fce61c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf37111…ab265c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd0fbd…44fb4a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5529c…593c39
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea65f3…dd1a27
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa95c4e…5e5ab3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8c36c…831dd3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24ca29…d184da
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd361b…013238
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa24526…8cee0b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcd0a7…4874b6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f3b53…511e1d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x56e1a8…e41853
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc18222…f940d1
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0dd1ba…024fe8
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd93865…d110ea
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a393a…b4a95d

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.