Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase17d ago0xc1c886…03027b
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase17d ago0xacf795…393e52
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase17d ago0xedbccd…58b4ee
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xebcd04…551d93
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x92cd0f…fe680d
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xbbf7ab…899b4c
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x73e681…d9f052
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xecec34…743b7a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x298989…236a6a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x93ef97…3fe6b8
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xd92049…dea93c
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x593a79…f89562
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x62817e…7093ef
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0x9f332e…1256a0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xc0aaf2…2196f0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase17d ago0xd0fd78…2d868c
0x768d…97c10x486b…b9cfBase—$1.33100%coinbase17d ago0x237f5b…f8f42e
0x486b…b9cf0xcc19…930eBase—$0.21100%coinbase17d ago0xd6e7d6…d345ce

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.