Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase46d ago0x0a70fe…d330f7
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x7d2b55…f72901
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.005100%coinbase46d ago0xe9793f…bd9e61
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase46d ago0x041d8c…b2ce3e
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase46d ago0xa33cb1…0c9f4b
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xd08a2f…e4f2a3
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x67dee4…9e57f4
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x2537eb…4bd669
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase46d ago0xa7949a…690d13
0xbcf2…c3080x40a8…ad8bBasex402 service$0.001100%coinbase46d ago0x2c0e70…a30b2a
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xbd632c…b880dd
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xa63e5f…37ef0e
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x8c2346…8d0763
0x527f…989b0x40a8…ad8bBasex402 service$0.001100%coinbase46d ago0x36050b…777519
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x64e6f6…f6ecbf
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xbd9755…7870df
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x50f793…66f9d8
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xfaa087…32adba
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase46d ago0xc204ba…96fa0b
0xa3e1…20d90x40a8…ad8bBasex402 service$0.05100%coinbase46d ago0x218e89…adacc8
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase46d ago0x605e47…d7e97e
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase46d ago0x3c0818…cc3529
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xa9f772…028d35
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0xed0d37…bcbd57
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase46d ago0x9c72bc…3b5ba4

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.