Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7c1231…94843c
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xfc2006…ca9030
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x0cc731…3f2a0d
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0fb00b…59433e
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xc16944…b5a1a8
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1dee0f…50d9b6
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xcd6b66…05e1a5
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x50bd45…d7717a
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x03850e…b2ca52
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x35fe32…0d07fc
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xb9c61b…a1cc2b
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xfffc74…02f5d0
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x4707be…3fad07
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x41a639…895bcd
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x331a3a…949564
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x49b071…6a148b
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x7b5491…af516f
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x659ba1…543931
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x56f2d5…9e726d
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xc7083f…56fb5b
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xfd601f…f41c0f
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb12766…c3b944
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0a62b9…8089a7
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9ebf99…550202
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x74a576…998f63

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.