Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase18d ago0x6db094…e8fa61
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase18d ago0xdb51b3…f933df
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase18d ago0x8c6313…92c97f
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase18d ago0x19974d…05d8d7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase18d ago0x856967…389ecb
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase18d ago0xfa48ad…388f0a
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase18d ago0x94cd58…3f243c
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase18d ago0x7e7e03…fe0e76
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase18d ago0x45019b…8b4564
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase18d ago0xceb250…ec8d2e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase18d ago0xfcf047…4a9e9b
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase18d ago0x28248d…1b6396
0x0a0a…02710xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase18d ago0xdb3064…31ca57
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase19d ago0xfd00e6…079cd9
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase19d ago0x3d2aa6…c23e56
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase19d ago0xdad014…95eea7
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase19d ago0xaecd38…a1e052
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase19d ago0xa63360…c617d0
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase19d ago0x72856f…88d33c
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase19d ago0x60a0ba…024d9d
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase19d ago0x2a4a61…015edf
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase19d ago0xc26289…a4ba1f
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase19d ago0x02b90b…c82020
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase19d ago0xb125d1…9db363
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase19d ago0x4d7ab5…0c7d8f

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.