Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xe7cdf6…d724be
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x7526fa…72d6af
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xa2f3e2…974a9f
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xbf3983…7b4fd5
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x6297c8…907ac9
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xae50e4…0e6346
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xff3eb4…5b18af
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xee441f…5a5577
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x6e258f…3e964a
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x9f32ee…28f31c
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x33d515…96579a
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x67a406…17c57a
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x6133a0…431163
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xe0691d…d950e2
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x1294fc…7a21b1
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x47772f…01cc88
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xdae4b2…c878c5
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xae7763…c9c8cd
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x00658b…5a52fd
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x46a30f…5bb401
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xf5fec2…4e7c8d
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0xbf1b1f…f42fc0
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x5a5ba0…5f3d64
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x7b331b…e80ff6
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase14h ago0x51091d…d7d140

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.