Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbc5…6c250x076a…4b49Base—$0.01100%coinbase64d ago0x47942c…28db96
0xbbc5…6c250xc2a5…3bc4Base—$0.01100%coinbase64d ago0xfafcd9…e7245f
0xbbc5…6c250xc707…8ca7Base—$0.01100%coinbase64d ago0x693658…2ac6c7
0xbbc5…6c250x1d70…fccbBase—$0.01100%coinbase64d ago0xb967d1…92cbec
0xbbc5…6c250xbeec…d887Base—$0.01100%coinbase64d ago0x7474f3…b2e1bc
0xbbc5…6c250x860c…a1abBase—$0.01100%coinbase64d ago0xbee639…8f2d95
0xbbc5…6c250x3b6a…3ab4Base—$0.01100%coinbase64d ago0x301ab6…592562
0xbbc5…6c250x2107…8b08Base—$0.01100%coinbase64d ago0x68b65c…e080b0
0xbbc5…6c250xbe2d…e7e4Base—$0.01100%coinbase64d ago0xb9b689…ac9ba1
0xbbc5…6c250xe215…cf61Base—$0.01100%coinbase64d ago0x081a48…d249bc
0xbbc5…6c250x5077…1ee9Base—$0.01100%coinbase64d ago0xf0233b…8157b6
0xbbc5…6c250x8a9f…07c8Base—$0.01100%coinbase64d ago0xd47bbd…babed8
0xbbc5…6c250x9be6…f6deBase—$0.01100%coinbase64d ago0x02be24…00ee35
0xbbc5…6c250xeeb7…24b4Base—$0.01100%coinbase64d ago0x59b7a5…25da6a
0xbbc5…6c250xc0d0…28f1Base—$0.01100%coinbase64d ago0xf7d76a…0a4a58
0xbbc5…6c250xfcef…ddbfBase—$0.01100%coinbase64d ago0xb30404…499f2f
0xbbc5…6c250xf923…9b49Base—$0.01100%coinbase64d ago0x0b883e…6156bd
0xbbc5…6c250x8ec3…31dbBase—$0.01100%coinbase64d ago0x69b782…176b61
0xbbc5…6c250x5996…bf25Base—$0.01100%coinbase64d ago0xa84729…a512f4
0xbbc5…6c250x48d3…0ab2Base—$0.01100%coinbase64d ago0xe271f8…088740
0xbbc5…6c250x8f74…0f15Base—$0.01100%coinbase65d ago0x8e1743…1bac8d
0xbbc5…6c250xec94…76d2Base—$0.01100%coinbase65d ago0x467581…50c4a6
0xbbc5…6c250xada2…7a6aBase—$0.01100%coinbase65d ago0xfb26c9…3554a1
0xbbc5…6c250x13e4…ad18Base—$0.01100%coinbase65d ago0x8ecf98…e24ee4
0xbbc5…6c250x9af8…8297Base—$0.01100%coinbase65d ago0x45d27e…e10361

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.