Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d3…6df80x3e0a…78e7Base—$0.003248100%coinbase74d ago0x498d6a…322e76
0xd8d3…6df80x3e0a…78e7Base—$0.005679100%coinbase74d ago0x2dbab6…0ae8e9
0xd8d3…6df80x3e0a…78e7Base—$0.004073100%coinbase74d ago0x53e372…5a5960
0xd8d3…6df80x3e0a…78e7Base—$0.003716100%coinbase74d ago0xc2add4…a9188d
0xd8d3…6df80x3e0a…78e7Base—$0.005152100%coinbase74d ago0x977c5e…69b81f
0xd8d3…6df80x3e0a…78e7Base—$0.005486100%coinbase74d ago0x5525cc…e74303
0xd8d3…6df80x3e0a…78e7Base—$0.003998100%coinbase74d ago0x5bd84d…811fb6
0xd8d3…6df80x3e0a…78e7Base—$0.005942100%coinbase74d ago0x8a1830…144bd4
0xd8d3…6df80x3e0a…78e7Base—$0.003849100%coinbase74d ago0xd56ce6…0e1c4c
0xd8d3…6df80x3e0a…78e7Base—$0.005309100%coinbase74d ago0x6af42d…5f3234
0xd8d3…6df80x3e0a…78e7Base—$0.005485100%coinbase74d ago0x420539…0b9a1d
0xd8d3…6df80x3e0a…78e7Base—$0.004032100%coinbase74d ago0x6a1975…896eda
0xd8d3…6df80x3e0a…78e7Base—$0.005708100%coinbase74d ago0xdeb65e…5a150d
0xd8d3…6df80x3e0a…78e7Base—$0.005034100%coinbase74d ago0xb59a00…f38817
0xd8d3…6df80x3e0a…78e7Base—$0.005786100%coinbase74d ago0xdae196…f8cfbb
0xd8d3…6df80x3e0a…78e7Base—$0.003903100%coinbase74d ago0xde5b40…e663ce
0xd8d3…6df80x3e0a…78e7Base—$0.005346100%coinbase74d ago0xc2ae2d…d0a350
0xd8d3…6df80x3e0a…78e7Base—$0.004934100%coinbase74d ago0x49a418…057823
0xd8d3…6df80x3e0a…78e7Base—$0.003303100%coinbase74d ago0x45d846…56fabe
0xd8d3…6df80x3e0a…78e7Base—$0.00332100%coinbase74d ago0x5fd4bd…f9b1f2

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.