Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa39d ago0x0a3017…999912
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa39d ago0xd5bbbe…f7d177
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa39d ago0x949e6a…9d3e6c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x280506…c87822
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x5f547d…22eca2
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa40d ago0xfdd551…8393b0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x0cb953…cb2e96
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x34933e…6869c5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x52b0f9…44d1ad
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x873827…f68fa7
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x7ab25b…135bf9
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x0bab9d…0f0392
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x1fddc5…28cff8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x44a7ba…09917b
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa40d ago0xb4b7ab…ce5b25
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0xd3f0a1…06bc12
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa40d ago0xd7da72…494e4e
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x7e8208…98445d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0xac88cc…1edee9
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0xd3ab54…f47dbd
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x2bc6b0…3d293b
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x0bc1cd…2e5679
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x13f71e…b4c6d6
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa40d ago0x81b470…2a1547
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa40d ago0xf8c434…6d1cc2

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.