Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x10f8ed…70fe28
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x19ca25…72dff7
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x27d04f…0c0c5c
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x5ecf76…4f11dc
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x3a9238…db79f0
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x9a0dee…6c6811
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x76b6f3…654fb3
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xc4c964…03f4f0
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x1fb903…817bba
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x8982fe…dcc2af
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xba8e6c…d33d99
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x73c283…0c0add
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x554b6d…00090d
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xe75b23…7f2bde
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x92501f…ec812b
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x4cc227…44ebc9
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xeff36d…b18c14
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x38d430…33b4a1
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x0da145…f3d94d
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x0f549f…567528
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xb2de91…523be3
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x4281ec…df44ac
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xc793da…bada90
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0x4ae892…30ac86
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase12d ago0xc6f926…49c0a1

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.