Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase32d ago0x79cdd2…985180
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase32d ago0x8f4e8a…0a08ab
0x1061…a4e30xb0af…7de0Base—$4.26100%coinbase32d ago0xaa210b…00a6a6
0x1061…a4e30xb0af…7de0Base—$4.37100%coinbase32d ago0xb61bac…b18720
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase32d ago0xc9b5a8…77f8b7
0x1061…a4e30xb0af…7de0Base—$4.41100%coinbase32d ago0xbd894b…d1251c
0x1061…a4e30xb0af…7de0Base—$4.05100%coinbase32d ago0x823e91…6c3522
0x1061…a4e30xb0af…7de0Base—$4.31100%coinbase32d ago0xd91eb7…d68cfb
0x1061…a4e30xb0af…7de0Base—$4.23100%coinbase32d ago0xc8b765…4a4e0e
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase32d ago0xe6f178…7420d7
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase32d ago0x297ed1…1a4303
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase32d ago0x75f8bf…f982af
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase32d ago0x97da0f…a2cab3
0x1061…a4e30xb0af…7de0Base—$3.74100%coinbase32d ago0x96c00d…c03b41
0x1061…a4e30xb0af…7de0Base—$3.22100%coinbase32d ago0x36d947…c341f1
0x1061…a4e30xb0af…7de0Base—$3.86100%coinbase33d ago0xd591cb…ed196a
0x1061…a4e30xb0af…7de0Base—$2.00100%coinbase33d ago0x9dc43b…b48e2f
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase33d ago0xf535a7…f7fe05
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase33d ago0xb0c38c…dfe864
0x1061…a4e30xb0af…7de0Base—$3.53100%coinbase33d ago0xae5af0…af78c0
0x1061…a4e30xb0af…3befBase—$3.00100%payAI33d ago0x1734b7…3596d1
0x1061…a4e30xb0af…7de0Base—$4.37100%coinbase33d ago0x2aa653…103dbe
0x1061…a4e30xb0af…7de0Base—$4.83100%coinbase33d ago0xab93b9…47e986
0x1061…a4e30xb0af…3befBase—$3.00100%payAI33d ago0xaa35e8…9e94e5
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase33d ago0xbf57db…d99c40

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.