Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0092…34260x3e0a…78e7Base—$0.005184100%coinbase74d ago0x8be2cc…c13aba
0x0092…34260x3e0a…78e7Base—$0.003974100%coinbase74d ago0x6b9601…b69206
0x0092…34260x3e0a…78e7Base—$0.003558100%coinbase74d ago0x9b34c5…15a086
0x0092…34260x3e0a…78e7Base—$0.004184100%coinbase74d ago0x45281e…1a6161
0x0092…34260x3e0a…78e7Base—$0.003141100%coinbase74d ago0x9d7156…a7360a
0x0092…34260x3e0a…78e7Base—$0.003939100%coinbase74d ago0xbbaeb5…2478ff
0x0092…34260x3e0a…78e7Base—$0.003997100%coinbase74d ago0xd200ac…d83ca3
0x0092…34260x3e0a…78e7Base—$0.002739100%coinbase74d ago0x6c7304…7216a9
0x0092…34260x3e0a…78e7Base—$0.005547100%coinbase74d ago0x3e1a10…90415f
0x0092…34260x3e0a…78e7Base—$0.005677100%coinbase74d ago0xe9c5e3…325263
0x0092…34260x3e0a…78e7Base—$0.004229100%coinbase74d ago0x83a948…41dca7
0x0092…34260x3e0a…78e7Base—$0.003415100%coinbase75d ago0x7570f9…79e3d5
0x0092…34260x3e0a…78e7Base—$0.005455100%coinbase75d ago0xcc751b…6b982f
0x0092…34260x3e0a…78e7Base—$0.004072100%coinbase75d ago0xf9350f…2e6a6a
0x0092…34260x3e0a…78e7Base—$0.003714100%coinbase75d ago0x3c47f0…ec3721
0x0092…34260x3e0a…78e7Base—$0.005076100%coinbase75d ago0xde5360…50a102
0x0092…34260x3e0a…78e7Base—$0.005454100%coinbase75d ago0xa849ae…303b47
0x0092…34260x3e0a…78e7Base—$0.00365100%coinbase75d ago0xdbdc5e…39d4e4
0x0092…34260x3e0a…78e7Base—$0.004088100%coinbase75d ago0x735f48…9c3790
0x0092…34260x3e0a…78e7Base—$0.003976100%coinbase75d ago0xc55fc2…c1dbd4
0x0092…34260x3e0a…78e7Base—$0.004439100%coinbase75d ago0x8b23f2…bfebfc
0x0092…34260x3e0a…78e7Base—$0.00364100%coinbase75d ago0x23c4a2…eaa8af
0x0092…34260x3e0a…78e7Base—$0.003044100%coinbase75d ago0xe390dd…f1c756
0x0092…34260x3e0a…78e7Base—$0.004747100%coinbase75d ago0x11f0ef…ae4338
0x0092…34260x3e0a…78e7Base—$0.004716100%coinbase75d ago0x2d00b6…353fe2

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.