Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x7280bd…9bcc33
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x74ab89…46d6ec
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase50d ago0x5e76cb…0608f7
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase50d ago0x38ec21…3d2f37
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase50d ago0xd83e91…823eea
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase50d ago0x746937…33109b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x47e3dd…26d0a6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x3b5fdd…820936
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0x2e1aee…ddd263
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0xb03a2d…5162d2
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0x2b9529…1cb046
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x7baade…3de20d
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0xc449b9…0501cb
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0x760ae7…dfbd25
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase50d ago0x95d180…52896f
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0xd1238b…0015a2
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0x8ed83a…ecf2d1
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase50d ago0xf891fc…853d63
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase50d ago0x265d77…a62557
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0x3f9396…082f1c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x36c293…72c410
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase50d ago0x5b7a4e…8f9a3b
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase50d ago0x9e822d…a9c647
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase50d ago0x133b14…f22eef
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase50d ago0xe0d8e8…e3514e

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.