Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda07…b9cd0x3e0a…78e7Base—$0.003322100%coinbase73d ago0x688f71…c049eb
0xda07…b9cd0x3e0a…78e7Base—$0.003306100%coinbase73d ago0xc04cfd…6ece7b
0xda07…b9cd0x3e0a…78e7Base—$0.004037100%coinbase73d ago0x89a158…6dcec5
0xda07…b9cd0x3e0a…78e7Base—$0.003393100%coinbase73d ago0xd9ed96…1c8707
0xda07…b9cd0x3e0a…78e7Base—$0.005224100%coinbase73d ago0xd3a2f6…95c49e
0xda07…b9cd0x3e0a…78e7Base—$0.004619100%coinbase73d ago0xb3b9e8…770665
0xda07…b9cd0x3e0a…78e7Base—$0.003192100%coinbase74d ago0xf0f83f…611df7
0xda07…b9cd0x3e0a…78e7Base—$0.002766100%coinbase74d ago0x1df2cd…c38683
0xda07…b9cd0x3e0a…78e7Base—$0.004814100%coinbase74d ago0x61d166…31665b
0xda07…b9cd0x3e0a…78e7Base—$0.002644100%coinbase74d ago0x6c0218…c3996c
0xda07…b9cd0x3e0a…78e7Base—$0.005434100%coinbase74d ago0x022c1d…cce36b
0xda07…b9cd0x3e0a…78e7Base—$0.004747100%coinbase74d ago0x5820c8…b0ecad
0xda07…b9cd0x3e0a…78e7Base—$0.005491100%coinbase74d ago0xd0b998…a4dc57
0xda07…b9cd0x3e0a…78e7Base—$0.002728100%coinbase74d ago0x7b6409…6fd188
0xda07…b9cd0x3e0a…78e7Base—$0.00574100%coinbase74d ago0x65cdfa…32ecff
0xda07…b9cd0x3e0a…78e7Base—$0.002971100%coinbase74d ago0x496b64…de82b6
0xda07…b9cd0x3e0a…78e7Base—$0.003377100%coinbase74d ago0x1b9eb7…e1577e

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.