Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x90ec39…727f07
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x69d975…0a83c7
0x6acd…38580xac65…4417Base—$0.10100%fluxa116d ago0x96d5ba…3c56aa
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0xa9b9ad…35950f
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0xd01b8c…827f1a
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x11e94f…9ab79a
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x14e023…4453a4
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x9040e9…36bb95
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x200693…4d2e80
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x68b871…c05608
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x52ab42…6c2db3
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x71b0b5…fc5860
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x90ba29…ca2348
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x9e5590…0e824d
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x926c3f…062dd9
0x6acd…38580xac65…4417Base—$0.01100%fluxa116d ago0x089dd2…f078d6
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0xe8858a…447d51
0x6acd…38580xac65…4417Base—$0.08100%fluxa116d ago0xa5f525…9de5c4
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x579849…f92815
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x9b0f1b…943a44
0xb90a…9ae40x6acd…3858Base—$0.05100%fluxa116d ago0x46f173…ac69d0
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x8e506c…314efe
0x6acd…38580xac65…4417Base—$0.06100%fluxa116d ago0xcee92e…2a49dd
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x9bfdd7…d7224c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x1e6be9…114e53

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.