Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xfd37…8545Base—$0.01100%coinbase67d ago0x49d135…0d1210
0x5fcb…d5f90xcd61…9badBase—$0.01100%coinbase67d ago0xabe657…ae6c38
0x5fcb…d5f90x4a80…4c5aBase—$0.01100%coinbase67d ago0x683456…3e3b49
0x5fcb…d5f90xe25b…271dBase—$0.01100%coinbase67d ago0xb83feb…dc9c44
0x5fcb…d5f90x499e…399fBase—$0.01100%coinbase67d ago0xe4d517…7dbd9a
0x5fcb…d5f90x5f60…ebedBase—$0.01100%coinbase67d ago0xb86701…78386f
0x5fcb…d5f90x64d0…ed53Base—$0.01100%coinbase67d ago0x961b5c…52310b
0x5fcb…d5f90xe318…b3f8Base—$0.01100%coinbase67d ago0xb692c0…248e19
0x5fcb…d5f90x88ab…b67dBase—$0.01100%coinbase67d ago0xf10ca8…d058c2
0x5fcb…d5f90x4229…b76bBase—$0.01100%coinbase67d ago0x77f454…a27ad3
0x5fcb…d5f90x36ca…ef29Base—$0.01100%coinbase68d ago0xe9737b…3cd015

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.