Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter38d ago0x275a76…0f04b4
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter38d ago0x7162b2…94a58d
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter38d ago0x40c330…324649
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter38d ago0x2fbe42…d26e15
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter38d ago0x8dbdb9…a1e41f
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x08adf0…72a132
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x84338f…5e53a7
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xc2a14e…419141
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x77bf1f…ca6d2e
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x880bff…edace4
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xdd7c36…158b48
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x0d5310…08d5ce
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xea7625…3194e2
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x6f0464…a75964
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x96e17f…03ee4d
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xe1fd65…2e2d26
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x55d4af…04f52a
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xf672ba…4c9a28
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x99c5b1…5c9e2d
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xc6583b…f564fc
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x1d5077…cb8e38
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x2cafcc…ed4705
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x1f6729…51aabd
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0x6c9ac6…d39b26
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter38d ago0xb8ca05…0dda58

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.