Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51b1…c3840x3e0a…78e7Base—$0.004858100%coinbase74d ago0x3c899e…c30660
0x51b1…c3840x3e0a…78e7Base—$0.005776100%coinbase74d ago0x0db65b…138a12
0x51b1…c3840x3e0a…78e7Base—$0.005102100%coinbase74d ago0xf7a4f5…2128d2
0x51b1…c3840x3e0a…78e7Base—$0.00474100%coinbase74d ago0xe39cb3…b4d42d
0x51b1…c3840x3e0a…78e7Base—$0.004731100%coinbase74d ago0x77dcfb…e2e6ca
0x51b1…c3840x3e0a…78e7Base—$0.003762100%coinbase74d ago0x2aafab…fb393c
0x51b1…c3840x3e0a…78e7Base—$0.005081100%coinbase74d ago0x9eeb33…d14341
0x51b1…c3840x3e0a…78e7Base—$0.005547100%coinbase74d ago0x685a75…ba1993
0x51b1…c3840x3e0a…78e7Base—$0.002869100%coinbase74d ago0x19cfdc…cb6091
0x51b1…c3840x3e0a…78e7Base—$0.002976100%coinbase74d ago0x8b8268…7c80d3
0x51b1…c3840x3e0a…78e7Base—$0.005885100%coinbase74d ago0x8f37ed…1d57ca
0x51b1…c3840x3e0a…78e7Base—$0.003841100%coinbase74d ago0x9f3295…336e56
0x51b1…c3840x3e0a…78e7Base—$0.003696100%coinbase74d ago0xe60c13…d2900f
0x51b1…c3840x3e0a…78e7Base—$0.004371100%coinbase75d ago0x8574de…fa3b2e
0x51b1…c3840x3e0a…78e7Base—$0.004593100%coinbase75d ago0xf70bf3…931364
0x51b1…c3840x3e0a…78e7Base—$0.004497100%coinbase75d ago0x6dd690…6a1d33
0x51b1…c3840x3e0a…78e7Base—$0.004127100%coinbase75d ago0xde967b…26ddb7
0x51b1…c3840x3e0a…78e7Base—$0.004376100%coinbase75d ago0xe7de47…471bd1
0x51b1…c3840x3e0a…78e7Base—$0.003511100%coinbase75d ago0x44916c…23a622
0x51b1…c3840x3e0a…78e7Base—$0.003574100%coinbase75d ago0x30931e…7a96ad
0x51b1…c3840x3e0a…78e7Base—$0.002701100%coinbase75d ago0x41848e…45f5ac
0x51b1…c3840x3e0a…78e7Base—$0.004145100%coinbase75d ago0xda5bab…a5bccb
0x51b1…c3840x3e0a…78e7Base—$0.005688100%coinbase75d ago0x6d6532…e59df5
0x51b1…c3840x3e0a…78e7Base—$0.005763100%coinbase75d ago0x847ae6…da63ea
0x51b1…c3840x3e0a…78e7Base—$0.004941100%coinbase75d ago0x4e170f…1eabae

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.