Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0xcfec…2a3aBase—$0.01100%coinbase58d ago0x07ec96…0225c8
0xf106…13db0x00f5…3b3dBase—$0.01100%coinbase58d ago0x6fc80a…1e00fc
0xf106…13db0xbf48…b162Base—$0.01100%coinbase58d ago0x78093b…bdec70
0xf106…13db0xc8b1…8d84Base—$0.01100%coinbase58d ago0x9e6fb2…d52918
0xf106…13db0xab5a…c9edBase—$0.01100%coinbase58d ago0x56190a…2f70f5
0xf106…13db0x3c86…0c8fBase—$0.01100%coinbase58d ago0xa91ca4…6bdf95
0xf106…13db0x0070…6592Base—$0.01100%coinbase58d ago0xb563ce…e2ec2c
0xf106…13db0xf9d1…0f1bBase—$0.01100%coinbase58d ago0x8e148f…598a7d
0xf106…13db0xb819…20ddBase—$0.01100%coinbase58d ago0xedf262…0ad29b
0xf106…13db0x472d…f0e4Base—$0.01100%coinbase58d ago0x03ff6b…115036
0xf106…13db0xabda…b505Base—$0.01100%coinbase58d ago0xee98b7…a5669d
0xf106…13db0x81f1…7c16Base—$0.01100%coinbase58d ago0x5d6734…8f8cbb
0xf106…13db0x9bef…31bdBase—$0.01100%coinbase58d ago0x14459f…53f03b
0xf106…13db0xa1ff…119cBase—$0.01100%coinbase58d ago0x909749…b2995b
0xf106…13db0xac9a…dd78Base—$0.01100%coinbase58d ago0xdf11ae…cf556c
0xf106…13db0x275b…f161Base—$0.01100%coinbase58d ago0x580940…fa2ba8
0xf106…13db0x1672…1397Base—$0.01100%coinbase58d ago0xc3149b…0b357f
0xf106…13db0xc4ed…6eb8Base—$0.01100%coinbase58d ago0x8ab1ce…ec017d
0xf106…13db0xc6e9…4129Base—$0.01100%coinbase58d ago0x5fd58d…acf3c5
0xf106…13db0x43e4…77cdBase—$0.01100%coinbase58d ago0xcaf4d5…521fa3
0xf106…13db0xcfe7…b30bBase—$0.01100%coinbase58d ago0xf2a15a…9794b0
0xf106…13db0x32cd…217dBase—$0.01100%coinbase58d ago0x7586d8…ac8502
0xf106…13db0x6f9f…6d02Base—$0.01100%coinbase58d ago0x5ff292…e76da1
0xf106…13db0x8eb5…60a7Base—$0.01100%coinbase58d ago0xf2087e…8da3ce
0xf106…13db0xabbe…ef6fBase—$0.01100%coinbase58d ago0xbad45e…df1b67

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.