Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xc2de1c…858cb9
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x700f5d…f38fcc
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x8a48d9…b9cbb3
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x0e7ed7…a958d7
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x66f058…8ddd93
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x4ec1bc…5794f9
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xd27cbf…2defc3
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xbcdeef…a36b7e
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xe2488d…de3dce
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x828f53…6c9503
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xad5891…beab56
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xd33a29…1ddc00
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xfa602b…31a47d
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xcbf73c…a95643
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x3ba56a…6c4917
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x19564f…7e54d6
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xd6e273…ff75b8
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x467c23…be86fc
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xab21fc…3ed249
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf214ba…7b59ca
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x8d3596…d0506e
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x36daac…714fbd
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x4ccc1a…45deba
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xe40636…d32270
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xe331e7…8074d3

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.