Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x80fade…d59a52
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xafd15d…8bb24d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9f4b1c…96b832
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xfb12ed…ae517c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9df6a8…467838
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xdfe931…00ddd9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x62bf2b…a46190
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x2eb7c4…b9af0e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xabe422…e00c7a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x34e561…51438f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xdf2d68…47aa3a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9feb3c…a6e5b6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xebfd10…44c85a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x16abcc…d450bd
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xd83bee…c14949
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x6ecca9…cffc72
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xbeb002…d850c3
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xb54b32…91e442
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x617825…53e011
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xee4733…5b836e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9a5107…1cbe5a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xc4ed7b…bc14b6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xf0b782…0c1b7b
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x66bfe0…f440e3
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x67cc83…0f6826

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.