Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0x1eaf37…8c7e88
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0xafb6e6…a2158f
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0x7bc5df…7504ea
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0xabc4f8…a848fb
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0x6cfe1d…ef45cf
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0x1557f0…9d2b94
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0x16612a…269635
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0xa13e75…d2e19a
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa113d ago0xc01b2c…993780
0xb90a…9ae40xc9ba…1619Base—$0.02100%fluxa113d ago0x0acaa3…9e239b
0xb90a…9ae40xc9ba…1619Base—$0.45100%fluxa114d ago0xef2555…6f851b
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0x6f1b75…bf7495
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xe6c3ec…235b4e
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0x2e6d01…fedce3
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xfc2e50…3476d8
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xc2ce9e…542390
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0x56f408…104424
0xb90a…9ae40xc9ba…1619Base—$0.06100%fluxa114d ago0x88b694…6ff8a3
0xb90a…9ae40xc9ba…1619Base—$0.02100%fluxa114d ago0x28dc09…d26bab
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xc355e3…7956e6
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xc3fa2d…8cfab6
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xe1004c…592a60
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0x3792f9…388684
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0x4cb6e1…db2c26
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa114d ago0xb54e6f…a4d218

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.