Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xf0a563…36c123
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x4f92d2…945568
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x067598…b57417
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xd2dd1f…7c98ac
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x8b9145…5dd192
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xae0504…90ecbb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x36d49d…e71871
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x722dba…12a9cb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x5da5ca…5cdd12
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xac5e78…5e4d12
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x6fd46d…0d0af9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x5b256f…f5e467
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x6b365e…d6dbca
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xe45280…b5f998
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x78753c…a25b38
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x3b71d5…181006
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x33f6b4…7b6d23
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0x93844f…8b0561
0x06ee…aace0x2670…293fBase—$0.01100%coinbase21d ago0xf404e2…6d661d
0x2ef6…7aef0x2670…293fBase—$5.00100%coinbase22d ago0xa1dae1…0bd86a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x2a99bb…b02054
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x4f1989…c1a3cc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x60a0a5…6e34b2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x560607…9f2ae9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0xac361c…c20492

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.