Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x39f6…b4da0x9555…7665Base—$0.003776100%0x461a…5962107d ago0x992fb0…5a1dc3
0x39f6…b4da0x8780…289eBase—$0.00768100%0x461a…5962107d ago0x681c27…b7e0f3
0x39f6…b4da0xd379…8dc1Base—$0.02100%0x461a…5962107d ago0xd9adbc…593139
0x39f6…b4da0x975e…4da4Base—$0.003776100%0x461a…5962107d ago0x8913d5…5280ea
0x39f6…b4da0x4e25…5148Base—$0.02100%0x461a…5962107d ago0xa10136…819d0e
0x39f6…b4da0xc801…ad56Base—$0.02100%0x461a…5962107d ago0x4e4ea1…6c76aa
0x39f6…b4da0xc801…ad56Base—$0.01100%0x461a…5962107d ago0x697b42…ebbed8
0x39f6…b4da0x0fb0…c58eBase—$0.003776100%0x461a…5962107d ago0x9b1b19…baa241
0x39f6…b4da0x85e9…7937Base—$0.003776100%0x461a…5962107d ago0x0a154e…cf29d2
0x39f6…b4da0x4022…473eBase—$0.003776100%0x461a…5962107d ago0xf97120…1c0ce4
0x39f6…b4da0x12e8…0f99Base—$0.003776100%0x461a…5962107d ago0xc7ce0d…d3265f
0x39f6…b4da0x8780…289eBase—$0.02100%0x461a…5962107d ago0x1fa9e9…96997e
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xad3c81…cb742e
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xffc71c…7590f6
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x1f328e…c04760
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x4015b7…2a09ec
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x741954…b3bd16
0x39f6…b4da0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xb8fe4b…60ab7d

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.