Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xf6d3f8…9c807d
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x30357a…b0f0fe
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x4d7cc8…8b97d1
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x0bc246…d7d9aa
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x5c9e31…9342df
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x555ea9…fb17d3
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xa15ca2…ad23bf
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xbce8d5…dcd5c1
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xf609e2…2b0351
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x2d0729…3460e6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x657013…550e07
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xd1c7cf…e6016f
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xf8253b…fbfc7b
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x9ccd80…7c1934
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xf08eab…eae0f6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xf64a57…15544f
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x80451d…4031f6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0xc44f1e…3e7cc9
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x8c79a1…e1c5a9
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x13750f…214a43
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x8c0f34…a2ab03
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xd6088a…0309e8
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x256822…75d4c3
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x52f018…3e1cd6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x936b8e…4795a6

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.