Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x882cf4…d0e223
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x03d2d5…b0d5fb
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0xa6184d…52b256
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x6e8822…6cb30e
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x67c928…3a6066
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0xa628e6…a795df
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x140955…7a2fc5
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x8d8c65…7457f9
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x86a6eb…579a3b
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x021210…85f63f
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x68062b…c67710
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x286aed…468a38
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x77aa94…93c526
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x52e367…2319e8
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x76ee8a…f187bb
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x49cd0c…2103ae
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x9ad559…c76e1b
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x6fb679…f0c893
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x1f0c21…5562e8
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0xf076aa…545542
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x6f6550…38d7af
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase51d ago0x77e381…0f94a1
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase52d ago0xb55fcc…e0660d
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase52d ago0x12f5b0…35c6f1
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase52d ago0x605466…d608e7

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.