Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x0d15…71ccBase—$0.01100%coinbase77d ago0xdef7e5…0a6b4c
0xd10f…db690x0c4f…8c38Base—$0.01100%coinbase77d ago0xc59bf1…4ee28a
0xd10f…db690x7215…5126Base—$0.01100%coinbase77d ago0x5eb5c1…70a722
0xd10f…db690xb32a…bddeBase—$0.01100%coinbase77d ago0x06d4ac…89ecc3
0xd10f…db690x64fb…2edcBase—$0.01100%coinbase77d ago0x7c94da…73b206
0xd10f…db690x9e62…f618Base—$0.01100%coinbase77d ago0xfea0ef…d76f2f
0xd10f…db690x06e8…b592Base—$0.01100%coinbase77d ago0x9b2d69…60cd64
0xd10f…db690xb3bc…8da6Base—$0.01100%coinbase77d ago0x8df98e…9d13f2
0xd10f…db690xe722…25eaBase—$0.01100%coinbase77d ago0xd5d70e…0495a8
0xd10f…db690x2f50…0704Base—$0.01100%coinbase77d ago0x3dad7f…e2fd03
0xd10f…db690x6286…bf90Base—$0.01100%coinbase77d ago0xb328b2…7aa2fb
0xd10f…db690x496b…ac08Base—$0.01100%coinbase77d ago0xe26144…dfa17d
0xd10f…db690x73b2…6b41Base—$0.01100%coinbase77d ago0xb8e13a…223599
0xd10f…db690x7861…f6daBase—$0.01100%coinbase77d ago0x56db41…a89841
0xd10f…db690x9dad…a14eBase—$0.01100%coinbase77d ago0x4c4f11…a26301
0xd10f…db690x1d24…673bBase—$0.01100%coinbase77d ago0x042fd7…b2ed11
0xd10f…db690xd692…faf6Base—$0.01100%coinbase77d ago0x715914…36bd10
0xd10f…db690x8604…7a15Base—$0.01100%coinbase77d ago0xad6405…21c790
0xd10f…db690xf0b5…3ef6Base—$0.01100%coinbase77d ago0xacd21a…4aa1ce
0xd10f…db690x224a…448aBase—$0.01100%coinbase77d ago0x3b22a4…bcf65a
0xd10f…db690x143a…02ebBase—$0.01100%coinbase77d ago0x150df7…9b6130
0xd10f…db690x09c3…fe5dBase—$0.01100%coinbase77d ago0x45105f…3f17c4
0xd10f…db690xd160…9738Base—$0.01100%coinbase77d ago0xd7fefd…d8b5f8
0xd10f…db690x70e4…90e2Base—$0.01100%coinbase77d ago0x4fd1ec…91c4a1
0xd10f…db690x1908…68a3Base—$0.01100%coinbase77d ago0x4c29c7…ea4f58

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.