Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1443…80aa0x3e0a…78e7Base—$0.003166100%coinbase74d ago0x198fae…5331cf
0x1443…80aa0x3e0a…78e7Base—$0.004157100%coinbase74d ago0xe7ccf8…a11995
0x1443…80aa0x3e0a…78e7Base—$0.004056100%coinbase74d ago0xd86ad9…56df75
0x1443…80aa0x3e0a…78e7Base—$0.005563100%coinbase74d ago0x73cc72…2e3215
0x1443…80aa0x3e0a…78e7Base—$0.004458100%coinbase74d ago0xb3ba08…69c1e6
0x1443…80aa0x3e0a…78e7Base—$0.003979100%coinbase75d ago0xa7f046…af35bb
0x1443…80aa0x3e0a…78e7Base—$0.003419100%coinbase75d ago0x847135…82b5d9
0x1443…80aa0x3e0a…78e7Base—$0.004328100%coinbase75d ago0x181604…4a5d66
0x1443…80aa0x3e0a…78e7Base—$0.004248100%coinbase75d ago0xaf2e1a…0ce1d0
0x1443…80aa0x3e0a…78e7Base—$0.003479100%coinbase75d ago0xa4c559…330df2
0x1443…80aa0x3e0a…78e7Base—$0.005824100%coinbase75d ago0x7a8cc7…3c40cb
0x1443…80aa0x3e0a…78e7Base—$0.00404100%coinbase75d ago0x2a4be4…402282
0x1443…80aa0x3e0a…78e7Base—$0.003477100%coinbase75d ago0x72f9f3…718380
0x1443…80aa0x3e0a…78e7Base—$0.003015100%coinbase75d ago0x5460ef…4dc932
0x1443…80aa0x3e0a…78e7Base—$0.004534100%coinbase75d ago0xfa8d61…d1aac8
0x1443…80aa0x3e0a…78e7Base—$0.004967100%coinbase75d ago0x1fcbfa…9dd82d
0x1443…80aa0x3e0a…78e7Base—$0.004723100%coinbase75d ago0x6319d0…6d3768
0x1443…80aa0x3e0a…78e7Base—$0.003374100%coinbase75d ago0x17428a…8df3f3
0x1443…80aa0x3e0a…78e7Base—$0.005596100%coinbase75d ago0xf5846e…5adfc3
0x1443…80aa0x3e0a…78e7Base—$0.005531100%coinbase75d ago0x8fc44e…baebcb
0x1443…80aa0x3e0a…78e7Base—$0.005032100%coinbase75d ago0xd3f88c…40c0f5
0x1443…80aa0x3e0a…78e7Base—$0.004334100%coinbase75d ago0x26b7b9…811bc5
0x1443…80aa0x3e0a…78e7Base—$0.005535100%coinbase75d ago0xb667f3…9a675e
0x1443…80aa0x3e0a…78e7Base—$0.005647100%coinbase75d ago0x596b12…729b89
0x1443…80aa0x3e0a…78e7Base—$0.00277100%coinbase75d ago0x43320d…5cb36e

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.