Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf7f…ffed0x3e0a…78e7Base—$0.003706100%coinbase74d ago0x8f8340…172709
0xbf7f…ffed0x3e0a…78e7Base—$0.00483100%coinbase74d ago0x0f04be…0b1183
0xbf7f…ffed0x3e0a…78e7Base—$0.003422100%coinbase74d ago0xd5ce4b…f7aab9
0xbf7f…ffed0x3e0a…78e7Base—$0.003004100%coinbase74d ago0xe1db42…6c9c4b
0xbf7f…ffed0x3e0a…78e7Base—$0.005051100%coinbase74d ago0x37a6ce…328efe
0xbf7f…ffed0x3e0a…78e7Base—$0.00568100%coinbase74d ago0x8878fb…cde90b
0xbf7f…ffed0x3e0a…78e7Base—$0.00422100%coinbase74d ago0x5b03e8…209571
0xbf7f…ffed0x3e0a…78e7Base—$0.005831100%coinbase74d ago0xa1fe39…82122c
0xbf7f…ffed0x3e0a…78e7Base—$0.003168100%coinbase74d ago0x09a812…ff06c7
0xbf7f…ffed0x3e0a…78e7Base—$0.005554100%coinbase74d ago0x8d94a3…bc9f17
0xbf7f…ffed0x3e0a…78e7Base—$0.003218100%coinbase74d ago0x875c08…afd606
0xbf7f…ffed0x3e0a…78e7Base—$0.003117100%coinbase74d ago0x07db95…b28e01
0xbf7f…ffed0x3e0a…78e7Base—$0.003232100%coinbase74d ago0xbf280c…53bafe
0xbf7f…ffed0x3e0a…78e7Base—$0.004965100%coinbase74d ago0x761a6e…1d082e
0xbf7f…ffed0x3e0a…78e7Base—$0.004454100%coinbase74d ago0x7afd5e…227be4
0xbf7f…ffed0x3e0a…78e7Base—$0.004717100%coinbase74d ago0x92930c…59877d
0xbf7f…ffed0x3e0a…78e7Base—$0.003346100%coinbase74d ago0xff6e55…b34556
0xbf7f…ffed0x3e0a…78e7Base—$0.005365100%coinbase74d ago0x2efff8…7b5839
0xbf7f…ffed0x3e0a…78e7Base—$0.005944100%coinbase75d ago0x0eade8…dee9b3
0xbf7f…ffed0x3e0a…78e7Base—$0.005506100%coinbase75d ago0xfe490b…75209f
0xbf7f…ffed0x3e0a…78e7Base—$0.00459100%coinbase75d ago0xdf620a…cc0cf6
0xbf7f…ffed0x3e0a…78e7Base—$0.005337100%coinbase75d ago0xaa39f9…1fcc81
0xbf7f…ffed0x3e0a…78e7Base—$0.004098100%coinbase75d ago0x4a3a5f…27db4a
0xbf7f…ffed0x3e0a…78e7Base—$0.005812100%coinbase75d ago0xce57c3…b4ed5f
0xbf7f…ffed0x3e0a…78e7Base—$0.005082100%coinbase75d ago0xe2bac4…53b30d

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.