Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf2f…982d0x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0xe84e25…f7304a
0xcf2f…982d0x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0x49dd64…cdcb22
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0x404943…a4461e
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0x4bb823…e4cf1e
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0x71092b…9934c3
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0xb82aeb…01aa65
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0x9a4c3b…596171
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0xe3d38b…26e64a
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0x43db5d…7119cd
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0x99b871…9db164
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0x728eb6…d3779f
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0x92f2fe…24ce67
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0xe16a8e…fa2de2
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0x5417ef…5e02f8
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0x13e61c…30f6b0
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0xf92edf…901b91
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0x6a62a9…16d4f5
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0xd46725…638e5f
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0x598e4b…700292
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0xe139d7…474d4a
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0xfb2469…eb9cc8
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0xfaa8e1…99b3e6
0xffe2…05620x73fc…b29bBase$0.0075100%0xdf7d…5dbd104d ago0xa6d8fe…6a1b43
0xffe2…05620x73fc…b29bBase$0.0075100%0x0021…ad8f104d ago0xa778e7…dc00c6
0xffe2…05620x73fc…b29bBase$0.0075100%0x0018…ca97104d ago0xb93f39…759d16

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.