Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbddc…28f00x2e35…b7d7Base—$0.01100%coinbase60d ago0x302cfc…724276
0xbddc…28f00x50b3…0cbfBase—$0.01100%coinbase60d ago0x2138a9…b144e5
0xbddc…28f00x23cf…b7d9Base—$0.01100%coinbase60d ago0x9d29be…5fe168
0xbddc…28f00xabe7…6b2fBase—$0.01100%coinbase60d ago0xd040bd…c27046
0xbddc…28f00x4d65…f441Base—$0.01100%coinbase60d ago0x64d0e0…de22b6
0xbddc…28f00x0f6a…d9ccBase—$0.01100%coinbase60d ago0x46d3d5…888a05
0xbddc…28f00xffca…453fBase—$0.01100%coinbase60d ago0x0a3bf1…93b23e
0xbddc…28f00x1f2c…364eBase—$0.01100%coinbase60d ago0xb67a5e…ecdc9d
0xbddc…28f00x3cab…ea56Base—$0.01100%coinbase60d ago0x57163e…546b47
0xbddc…28f00xd0f1…47f9Base—$0.01100%coinbase60d ago0xd327dc…bfda94
0xbddc…28f00xe826…4fa7Base—$0.01100%coinbase60d ago0xf0c89c…bfa72d
0xbddc…28f00xc3e3…e553Base—$0.01100%coinbase60d ago0x1f098a…a206bb
0xbddc…28f00x3d77…9579Base—$0.01100%coinbase60d ago0x9c8b0e…ee66d8
0xbddc…28f00x5313…6939Base—$0.01100%coinbase60d ago0x961834…9f6b2a
0xbddc…28f00x54cb…e665Base—$0.01100%coinbase60d ago0x6445db…1628f9
0xbddc…28f00x0909…851bBase—$0.01100%coinbase60d ago0xffd3ba…ecd7cf
0xbddc…28f00x24e8…d407Base—$0.01100%coinbase60d ago0x20c264…72ca34
0xbddc…28f00x8642…8360Base—$0.01100%coinbase60d ago0x6f06b8…cb421a
0xbddc…28f00x2690…0759Base—$0.01100%coinbase60d ago0x56e4ec…75e998
0xbddc…28f00xe9e9…4fc4Base—$0.01100%coinbase60d ago0x8100ed…e85e33
0xbddc…28f00xca28…80c1Base—$0.01100%coinbase60d ago0xa9e99b…b8c0e5
0xbddc…28f00x2e6e…9b88Base—$0.01100%coinbase60d ago0xad56e6…e2d753
0xbddc…28f00x4f5e…f0c7Base—$0.01100%coinbase60d ago0x9c3241…6f32dd
0xbddc…28f00xa4ea…e52dBase—$0.01100%coinbase60d ago0xb7870f…335125
0xbddc…28f00x6b36…712bBase—$0.01100%coinbase60d ago0x5e4533…e609bc

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.