Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x185163…a01338
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x69e871…c26d18
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x5d754b…252a54
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x283fe5…ac46e6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x89a9d9…7ea78f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xec0af2…d3ba76
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x2c6b4b…76a9c6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x933cd8…bb4463
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x6a7086…71f302
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xaf073d…7cb7f0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x22629d…2f58ef
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xebefff…a6acf6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xdf0f9e…ed48c3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xa9f6df…1cdfc5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x037ec6…3c5192
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xb247ee…b385b1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xec19f2…1d75c4
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xee8399…2c0fe2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x9c0d06…b87885
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x72087f…301a7d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xcb8e66…bf89ae
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x1f80ed…56bf2a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x88ca1f…21dcf8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xa44bfb…cc3809
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa31d ago0xcf5881…ca940b

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.