Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8143e5…fd2d11
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe0d090…2872c6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x89c95f…7878ce
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x519dde…6e0025
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x33744c…c99bac
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x6e0ddc…eca564
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xadd16f…83ccac
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x89cba4…1fdbed
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x50b821…6e0d2e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8d53aa…96d607
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8476d6…ac4089
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e4491…e0dfa8
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xd8b2af…37e637
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xbee84f…65c146
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xd9cb74…239aca
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb21a93…7c4bb9
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x730d3c…bfab6f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x70b40b…05a5d3
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7172b1…37b6b8
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3753b3…c254db
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd0067…3af2e7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2a6fa8…227fa1
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x8a3afb…695d42
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0xacd7b0…96f1c5
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0xde18ea…642f86

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.