Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc717…10c90x7d2c…bcfeBase—$0.05100%coinbase22d ago0xf91af8…3941b5
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x95110b…210b40
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x376050…f6f1a1
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x6dc6dd…733c73
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0xb94913…52df43
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0xa2e043…39c9e1
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x678bb9…0de393
ercoovv.eth0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x0f1ed7…45224c
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x54bf18…15a9c0
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x3e9c26…05715a
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase22d ago0x8c61e5…c91522
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase22d ago0xeb0aa7…acd502
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xd7a380…8d9421
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase22d ago0x444abd…3f5207
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase22d ago0x69584e…f7645a
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0x6ea3f5…4d03ef
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xd380ce…3a0aab
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase22d ago0xdf0e9b…d9216d
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xc88cb2…5c8546
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase22d ago0x6ff07c…f96df5
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xb222cc…4642cf
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xef2894…446d07
0xbd1a…7a660x7d2c…bcfeBase—$0.05100%coinbase22d ago0xd10cef…51a922
0x82b8…27640x7d2c…bcfeBase—$0.05100%coinbase22d ago0x75ff1c…81ba52
0x82b8…27640x7d2c…bcfeBase—$0.05100%coinbase22d ago0xe30a5f…5d65cf

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.