Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x97d5b8…22e95f
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x826a70…8cf561
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xabca08…3fbca3
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x32be7f…a5f587
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xdf4f48…3a3dea
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x532205…495159
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xde2a01…97b5b7
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xdb892a…05ddf8
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xf4c2f1…195f74
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x0ac4aa…5613fb
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xb16e46…117ed0
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x385c0f…31af76
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x836011…99bc9a
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xa1d528…65a3a8
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x2b778e…55a007
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x3d74f2…f2bc15
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x2f1661…9aa03e
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xb9c8a5…776166
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x954112…0d4cbd
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x8b1a55…182f03
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0xb6494e…967baa
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x56deda…b670c2
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x759c65…6a9450
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x4a57c8…ffea98
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa18d ago0x233784…11d688

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.