Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x25eeb2…2b1892
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0xaf2d4e…5bc0a3
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x90ce86…3beffd
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x60056b…a5bb2a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x4a19b7…7c7fa3
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x472cb0…8960e2
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x21738f…07f3c2
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x96805f…e59da4
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x00e20c…e04b24
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x29e55c…a89d98
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0xe165d5…2da479
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0xa61d32…568314
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x118aaf…1c0b82
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0x91ee0c…78e13f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa16d ago0xddfff7…21ea97
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8a07…b4dedd
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x756398…fed6c7
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xece009…613067
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x328b94…2b710d
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xa6d843…a392cd
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xa8432b…828a4f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xc362a7…d62d88
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xc7af9c…893cf4
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x235a72…c2c51f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x58d156…d1bb40

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.