Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x2197ab…1e78fe
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xfc62f7…21f806
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x87f2b2…98b0a4
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x6499f3…912248
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x26fbdd…a6c264
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x60c04b…77d159
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x1a7cf9…d7e099
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x4ff69d…db1d30
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x0d35c6…065cd9
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x4a0cdb…0a13ea
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x78f2bd…871beb
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x4b2079…e4c015
0xda12…87e10x9c95…e299Base—$0.001100%fluxa50d ago0x70bf13…f281af
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x800263…d4a7a3
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x543444…1f5458
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xf1c487…67a19e
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xfcfda7…d8e831
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xddbb8c…126b8c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x9b7cda…7a307e
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xa7a7a9…c71a5c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0xe6cdc1…02d287
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x74a8aa…e405b2
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x84796b…a7f5e6
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x6f05c6…a43851
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa50d ago0x43e0b5…23bc83

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.