Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0xe5983b…c6cd06
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0xec8ccb…8410f2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x62febc…166c22
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0xc760e2…b7f862
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0xff0dda…ffd350
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x49e751…087aec
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x88a0d7…292fb3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x007cd0…b7be1e
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x90cde3…6f7b34
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0084a…5d3aa5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x85c7df…68320f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa17d ago0x947650…d4db75
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0xec2bbb…452cbf
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x78a9cc…8b22cd
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x6127c0…9cc474
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x2ccd12…33ebae
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0xfd79ff…2ea259
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x1dd57a…3075e6
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x38960b…31b9fe
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0xaa3b05…bcf59b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x103003…0b40d3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0x806a84…b38657
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa18d ago0xb43325…10dd15

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.