Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x42205f…48a893
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x92a1ad…65fdef
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x58f69b…1a1d54
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xe01fab…4e6361
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb2efca…aae0ab
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf7548…21eb7a
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x919c2f…a8150a
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x311831…0ea5f6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf480ac…f81655
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb14308…56ca4f
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x92da12…dc2975
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xcbc4a1…e65a8d
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f2c61…468a7e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x71baf1…7e9bdd
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfc62b9…326b1d
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x573c47…f19324
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3aa06…18b522
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb40f9…d70ebf
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x395139…56eeca
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x082196…3fcdc8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x21eea2…ee3a8e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f7799…5f6564
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa18d ago0x391542…c6f503
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa18d ago0x77b53b…5786a8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8fe60e…8c2156

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.