Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xadbbd7…aada4d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x06ab97…042b2a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x8f2c52…d93bb1
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x67acae…766ab0
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xfaff18…7ce15d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x259ace…00e4db
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x6ea5e2…c57738
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xb51526…090abd
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xe09dc9…1d3311
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xfe3fef…dda106
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xe69615…ec578d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xd8910a…1ed046
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x4c4f8b…ad3d1f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x9c270f…e7e01f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xa924ee…7f4cb3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xf8f281…a2ed69
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x801517…76907f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xacee92…8783f7
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x2edd2e…7f444d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0xe6a297…cd24f1
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x86c0f6…388dea
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x5cbe7b…80f7bc
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x2122a5…06b7c5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x7449ee…43f65c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa22d ago0x56eeaa…c30b2c

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.