Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0256…3fce0x3e0a…78e7Base—$0.004997100%coinbase74d ago0x77b2c4…ae8686
0x0256…3fce0x3e0a…78e7Base—$0.003249100%coinbase74d ago0xd64e28…0e1b73
0x0256…3fce0x3e0a…78e7Base—$0.00365100%coinbase74d ago0xb7ac75…94de8f
0x0256…3fce0x3e0a…78e7Base—$0.004989100%coinbase74d ago0xa303b3…357543
0x0256…3fce0x3e0a…78e7Base—$0.004864100%coinbase74d ago0xeb86d9…652f22
0x0256…3fce0x3e0a…78e7Base—$0.005464100%coinbase74d ago0xa0e2fe…70856d
0x0256…3fce0x3e0a…78e7Base—$0.004835100%coinbase74d ago0x9b25ef…93b229
0x0256…3fce0x3e0a…78e7Base—$0.004201100%coinbase74d ago0x064661…eedfd0
0x0256…3fce0x3e0a…78e7Base—$0.004045100%coinbase74d ago0xe0bac2…d57147
0x0256…3fce0x3e0a…78e7Base—$0.004882100%coinbase74d ago0xbcf39f…bcc4be
0x0256…3fce0x3e0a…78e7Base—$0.005788100%coinbase74d ago0x512dd4…59b482
0x0256…3fce0x3e0a…78e7Base—$0.004155100%coinbase74d ago0x6258a4…3a3037
0x0256…3fce0x3e0a…78e7Base—$0.003088100%coinbase74d ago0x666cf0…ed3f56
0x0256…3fce0x3e0a…78e7Base—$0.002782100%coinbase74d ago0xf31936…d4ce2f
0x0256…3fce0x3e0a…78e7Base—$0.005825100%coinbase74d ago0xadeb69…83f013
0x0256…3fce0x3e0a…78e7Base—$0.005584100%coinbase74d ago0x2640fe…e9d726
0x0256…3fce0x3e0a…78e7Base—$0.003031100%coinbase74d ago0x4f0342…bed419
0x0256…3fce0x3e0a…78e7Base—$0.005703100%coinbase74d ago0xa17bd0…a2a8d0
0x0256…3fce0x3e0a…78e7Base—$0.003989100%coinbase74d ago0x0e1986…a9ec5b
0x0256…3fce0x3e0a…78e7Base—$0.003902100%coinbase74d ago0xefa02b…0572a4
0x0256…3fce0x3e0a…78e7Base—$0.003401100%coinbase74d ago0x114a53…cdde10
0x0256…3fce0x3e0a…78e7Base—$0.003823100%coinbase74d ago0x1066ce…98d350
0x0256…3fce0x3e0a…78e7Base—$0.002823100%coinbase75d ago0x6a00c9…57ae0e
0x0256…3fce0x3e0a…78e7Base—$0.005308100%coinbase75d ago0xc88c64…84fff7
0x0256…3fce0x3e0a…78e7Base—$0.002797100%coinbase75d ago0x2e7575…afcde0

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.