Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x128cd8…9af75a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x0fd51b…0becfc
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x08c4ef…267148
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2f08dc…7c4f49
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x62ab8a…4f47ad
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x10d967…059c4e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x1b628d…f18bf9
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc32e68…401595
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf2448…1820f5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xf1d2e3…0ce82a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x4066b8…1d1e94
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x09258b…c4cf76
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc82eb9…851ea5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xec9a94…95f55c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x1da40d…1e0f1f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xa3674e…afdebc
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc48706…b38d1c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0xb49af2…bc9163
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c2fd3…ff7ec9
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x4df6a4…b40834
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x3582af…c84521
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x52612f…dbd6e8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x5073a2…2b17ee
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x440b36…84244c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa18d ago0x7f4565…a371bb

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.