Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase45d ago0x0bfcef…8f5b5f
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase45d ago0xd88e5a…377414
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase45d ago0xdd0699…d473d3
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase45d ago0x973611…567e92
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase45d ago0x4994fe…2df90a
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase45d ago0x0f6d88…6cafbc
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase45d ago0x56bc48…ba1366
0xd50d…29af0x4466…125eBasex402 service$0.01100%coinbase45d ago0xc7a3f5…bd91eb
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase45d ago0x25a859…9ce5f5
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase45d ago0x6c3841…0f3939
0x7126…004d0x4466…125eBasex402 service$0.0022100%coinbase45d ago0xd62b56…c4631e
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase45d ago0xc3a7ea…ac6904
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase45d ago0x285b22…65676d
0x3346…993c0x4466…125eBasex402 service$0.006100%coinbase45d ago0xbc6c41…4a8a62
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase45d ago0xb5c1e1…b4bb02
0x7126…004d0x4466…125eBasex402 service$0.05100%coinbase45d ago0xf61bd4…e4fffa
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase45d ago0xefaea5…d4c31a
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase45d ago0x7a481d…a9e3fd
0x9419…57aa0x4466…125eBasex402 service$0.03100%coinbase45d ago0x0db462…4ba192
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase45d ago0x1ab90e…d7e55d
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase45d ago0x26a2c5…b2896e
0xf5c5…a03b0x4466…125eBasex402 service$0.006100%coinbase45d ago0x670340…fd3e27
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase45d ago0xac5e6c…4ca167
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase45d ago0xa6ec09…b74f2a
0xf068…258e0x4466…125eBasex402 service$0.03100%coinbase45d ago0x6f2c47…ce97e5

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.