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%fluxa20d ago0x5e2c79…3c1d15
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xc5167e…15672f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x7dc689…a28caf
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x6cbbbf…e3189c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xe8ece7…cbf2b6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xd0333e…80d103
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x4c7201…ce925b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x9f5457…8f4a51
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xe1e5bc…6e2a8e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x29a98d…81e630
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xc3db65…04c611
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x019e6e…a36458
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x3ffe6e…2a9f50
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xa77645…6f0d4a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xa816e9…271c6c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x1eae96…f96f9f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x4153e4…96f159
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x20df58…584dde
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x9c4fe6…cda930
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xd0a3fc…9f7172
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x8d2be3…20a6da
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x435ec0…d56852
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x90b970…474130
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x60dac1…8086bb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x18eb5c…fb1314

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.