Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa17d ago0x0e00b4…551cbb
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa17d ago0xa4fc8a…cee1d7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd184c…06ca0c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd4e1d…aa1574
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa17d ago0x858db7…f75d9a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd8c6d0…543835
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x024faf…ed6d1a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x2533bf…3fad68
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d267e…6ea3d1
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x309871…38b5e9
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b35bb…efa42e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xea0c9d…992b94
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe6b009…eed13d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf83e30…a8560b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x6ce2cd…b04ed3
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xdfa524…74b8b4
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8c963…be2b74
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x38ab71…21e9f6
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x29ccba…889760
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x072d8e…fd6e87
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x10a455…9fbcb7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x2ce459…0e9771
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe6c4cf…07381d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xb983ca…74db0e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xdf8ff9…2d8141

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.