Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe86b…73a60xd0d5…46e9Base—$0.01100%coinbase66d ago0x948570…afe758
0xe86b…73a60xc8fd…7e7dBase—$0.01100%coinbase66d ago0xacb889…b1e7dc
0xe86b…73a60x1f59…1740Base—$0.01100%coinbase66d ago0x2f8cfe…98bb8e
0xe86b…73a60x678e…e12bBase—$0.01100%coinbase66d ago0x4e42ed…d3ecbb
0xe86b…73a60x1e59…56c3Base—$0.01100%coinbase66d ago0xdef60e…31de33
0xe86b…73a60xf94e…bee9Base—$0.01100%coinbase66d ago0x01bf81…cf7618
0xe86b…73a60xa198…2d36Base—$0.01100%coinbase66d ago0x4c5dba…bddafb
0xe86b…73a60x36c9…d648Base—$0.01100%coinbase66d ago0xf4b074…efd5b8
0xe86b…73a60x2d01…6db1Base—$0.01100%coinbase66d ago0x3d7b1b…9ede4c
0xe86b…73a60x48a6…0b9cBase—$0.01100%coinbase66d ago0x28f224…4be4f2
0xe86b…73a60x382c…e4fdBase—$0.01100%coinbase66d ago0x9da79b…02d24e
0xe86b…73a60x04d8…aebcBase—$0.01100%coinbase66d ago0x026268…d67c19
0xe86b…73a60xd435…5cecBase—$0.01100%coinbase66d ago0x1c9d67…b79b71
0xe86b…73a60x58d5…62edBase—$0.01100%coinbase66d ago0xabb390…747dd4
0xe86b…73a60xb32b…ad15Base—$0.01100%coinbase66d ago0x302a1d…ab9a47
0xe86b…73a60x8e70…8979Base—$0.01100%coinbase67d ago0x2736ab…3ed9cb
0xe86b…73a60x2017…893bBase—$0.01100%coinbase67d ago0x7d31af…c4f2ab
0xe86b…73a60x9f13…cb03Base—$0.01100%coinbase67d ago0x2af010…50faa7
0xe86b…73a60xa4ad…8b04Base—$0.01100%coinbase67d ago0xcb314d…9ca189
0xe86b…73a60x089c…5561Base—$0.01100%coinbase67d ago0x09b82f…dc9a63
0xe86b…73a60x6314…6b0fBase—$0.01100%coinbase67d ago0x64f647…f3da3a
0xe86b…73a60xce01…cf37Base—$0.01100%coinbase67d ago0xc55644…f3db11
0xe86b…73a60x16bd…aa02Base—$0.01100%coinbase67d ago0x147f7b…2e58e0
0xe86b…73a60x357e…0fd0Base—$0.01100%coinbase67d ago0xea42a9…1ac78f
0xe86b…73a60x460f…2fd1Base—$0.01100%coinbase67d ago0x992a8e…8d7a9e

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.