Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe71003…7d2efe
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x885d9d…60dc8b
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0807d…9e7a91
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xafb812…205fcc
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x93db29…e24a42
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc58501…5c8542
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe089cf…b6beb4
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd14cc4…4a6980
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c8c3a…ce34f7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb61b1…6576ee
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xec114a…1968fa
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x993f24…166dda
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb3f3f…1e14ba
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x00cff7…9a0e7b
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1e66e1…70d0c9
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x12be6e…c82437
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6c2938…8fc759
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc7cce4…3a585d
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc9706c…3fae7c
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0720dc…ec3798
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3aa606…a7549d
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x78973e…a23205
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4ebe2d…af8253

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.