Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320x07e7…b5eeBase—$0.01100%coinbase45d ago0xd76264…e9749f
0x520a…54320x0039…5465Base—$0.01100%coinbase45d ago0xcdfd3f…d5925d
0x520a…54320xa1d8…b27cBase—$0.01100%coinbase45d ago0xfef30e…8206a1
0x520a…54320x66fd…54ffBase—$0.01100%coinbase45d ago0xccfed7…1d3461
0x520a…54320xbdd9…08d7Base—$0.01100%coinbase46d ago0xd6a864…b9c5dc
0x520a…54320xaea6…6001Base—$0.01100%coinbase46d ago0xc0751b…723ad2
0x520a…54320x1ade…cd2cBase—$0.01100%coinbase46d ago0x0e6dfe…fbc754
0x520a…54320xc15f…d7ecBase—$0.01100%coinbase46d ago0x37487c…6cc176
0x520a…54320xf131…930eBase—$0.01100%coinbase46d ago0xc69bb6…cee7e8
0x520a…54320x9328…0fceBase—$0.01100%coinbase46d ago0x6368ce…44ee8d
0x520a…54320x28ab…9babBase—$0.01100%coinbase46d ago0x6f7dda…f3a0c1
0x520a…54320x9e1e…b511Base—$0.01100%coinbase46d ago0x9399f0…36ba9b
0x520a…54320x4068…51e8Base—$0.01100%coinbase46d ago0xf9bc34…6e0a0a
0x520a…54320x479e…fb3fBase—$0.01100%coinbase46d ago0x281a5c…968a81
0x520a…54320xe5ec…0826Base—$0.01100%coinbase46d ago0x5a824e…a9bb60

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.