Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5277…babb0xaaf5…01f4Base—$0.01100%coinbase77d ago0x0e0f13…6cfa09
0x5277…babb0x83b7…7f48Base—$0.01100%coinbase77d ago0x2a4a3f…da6023
0x5277…babb0xac0c…8c63Base—$0.01100%coinbase77d ago0x97e039…c29922
0x5277…babb0x3b3d…a173Base—$0.01100%coinbase77d ago0xc932a2…568494
0x5277…babb0x8be9…b034Base—$0.01100%coinbase77d ago0x381990…d94b0b
0x5277…babb0x44bd…65a0Base—$0.01100%coinbase77d ago0x5ef381…32bf4b
0x5277…babb0x48e5…6106Base—$0.01100%coinbase77d ago0xbfafc0…6449bb
0x5277…babb0x18dd…261eBase—$0.01100%coinbase77d ago0xde5875…211184
0x5277…babb0xdbfb…361cBase—$0.01100%coinbase77d ago0xa67a62…4e2863
0x5277…babb0xf474…e1a5Base—$0.01100%coinbase77d ago0x28dad0…1d1521
0x5277…babb0x63f5…3fcbBase—$0.01100%coinbase77d ago0x6686ea…e8689e
0x5277…babb0x27e0…c64aBase—$0.01100%coinbase77d ago0xeec650…3163f2
0x5277…babb0xa1c3…0d19Base—$0.01100%coinbase77d ago0xdfcf4c…71c335
0x5277…babb0xa0c0…09d1Base—$0.01100%coinbase77d ago0x070713…2fd231
0x5277…babb0x2355…338fBase—$0.01100%coinbase77d ago0x57e5f7…324558
0x5277…babb0x4326…7cc5Base—$0.01100%coinbase77d ago0xa26fd4…3ae2a8
0x5277…babb0xab97…ed77Base—$0.01100%coinbase77d ago0x55bd0e…54403a
0x5277…babb0xa1c2…3ccaBase—$0.01100%coinbase77d ago0x9f9d1e…503ec1
0x5277…babb0xa413…630dBase—$0.01100%coinbase77d ago0x120712…477d49
0x5277…babb0x1d94…adecBase—$0.01100%coinbase77d ago0x2cdedb…26d6b3
0x5277…babb0x0e63…9871Base—$0.01100%coinbase77d ago0x71cf94…a9f51f
0x5277…babb0x61ad…85e7Base—$0.01100%coinbase77d ago0xaa6632…1b75cb
0x5277…babb0xc16a…0d9eBase—$0.01100%coinbase77d ago0xb0c179…8780ff
0x5277…babb0x845d…4cc9Base—$0.01100%coinbase77d ago0x34c6be…ee950b
0x5277…babb0xb446…982dBase—$0.01100%coinbase77d ago0xe97b4a…f96391

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.