Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6f…bc9d0x3e0a…78e7Base—$0.00485100%coinbase75d ago0x34285f…1ebbec
0xaf6f…bc9d0x3e0a…78e7Base—$0.005402100%coinbase75d ago0x3508f7…5431b1
0xaf6f…bc9d0x3e0a…78e7Base—$0.005156100%coinbase75d ago0x79d6ae…19e8ea
0xaf6f…bc9d0x3e0a…78e7Base—$0.002675100%coinbase75d ago0x339333…dee591
0xaf6f…bc9d0x3e0a…78e7Base—$0.00496100%coinbase75d ago0x1cb3fe…187dc9
0xaf6f…bc9d0x3e0a…78e7Base—$0.003357100%coinbase75d ago0xd1a05d…6e5a6a
0xaf6f…bc9d0x3e0a…78e7Base—$0.005733100%coinbase75d ago0x8be62b…1b31ee
0xaf6f…bc9d0x3e0a…78e7Base—$0.003318100%coinbase75d ago0xaf59e8…d8c8c2
0xaf6f…bc9d0x3e0a…78e7Base—$0.004984100%coinbase75d ago0xc31675…76aee9
0xaf6f…bc9d0x3e0a…78e7Base—$0.003977100%coinbase75d ago0xde525f…914f9e
0xaf6f…bc9d0x3e0a…78e7Base—$0.004603100%coinbase75d ago0x74c0f8…bd240f
0xaf6f…bc9d0x3e0a…78e7Base—$0.002779100%coinbase75d ago0x084d88…456e0e
0xaf6f…bc9d0x3e0a…78e7Base—$0.0042100%coinbase75d ago0x62961f…0bbbdd
0xaf6f…bc9d0x3e0a…78e7Base—$0.002945100%coinbase75d ago0x3a998d…d1c52a
0xaf6f…bc9d0x3e0a…78e7Base—$0.005062100%coinbase75d ago0xbc889d…34ba0d
0xaf6f…bc9d0x3e0a…78e7Base—$0.003244100%coinbase75d ago0x467b7a…0562b0
0xaf6f…bc9d0x3e0a…78e7Base—$0.002815100%coinbase75d ago0xfafa61…37e4e2
0xaf6f…bc9d0x3e0a…78e7Base—$0.003912100%coinbase75d ago0x074221…e59556
0xaf6f…bc9d0x3e0a…78e7Base—$0.00311100%coinbase75d ago0xd030c2…663c9a
0xaf6f…bc9d0x3e0a…78e7Base—$0.005874100%coinbase75d ago0x030b11…4e36c3
0xaf6f…bc9d0x3e0a…78e7Base—$0.004148100%coinbase75d ago0x7fb125…3db077
0xaf6f…bc9d0x3e0a…78e7Base—$0.004557100%coinbase75d ago0xfa76a9…27bad9
0xaf6f…bc9d0x3e0a…78e7Base—$0.005041100%coinbase75d ago0xba8147…50eb52
0xaf6f…bc9d0x3e0a…78e7Base—$0.004884100%coinbase75d ago0xc39466…dbdd64
0xaf6f…bc9d0x3e0a…78e7Base—$0.005805100%coinbase75d ago0xb164f3…c03a47

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.