Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x09a4ba…2b21dd
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c0618…0a901f
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6c7223…7c377b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc778f3…62278d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xaecc27…b1ccc6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xaa74f6…18f819
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x62813e…0383a8
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x970934…d39d30
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x56c64f…0052e6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xaa58ce…447af7
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x2011c5…76c5eb
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d92e8…bebc08
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x74f6f2…44e8b5
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4eb7e1…d982c3
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc40622…f49ba8
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7f79d5…74c4c9
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb4f888…6b7212
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x78665d…a59cd2
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x571b29…f43e75
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa17b6c…df1234
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfcef3c…a2ee1f
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x45693b…89de6e
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe31ef9…562292
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc25d6c…e18242
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3994d…8eee7e

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.