Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940xc3fb…df00Base—$0.01100%coinbase63d ago0x308c94…1c6258
0x400d…6a940x0310…e2e5Base—$0.01100%coinbase63d ago0xf53100…7bd9c2
0x400d…6a940x479b…ee75Base—$0.01100%coinbase63d ago0xdc50f9…b70b10
0x400d…6a940x500d…9f07Base—$0.01100%coinbase63d ago0xd99a3a…b98436
0x400d…6a940x077b…9209Base—$0.01100%coinbase63d ago0x754356…e620da
0x400d…6a940xc18d…c0b5Base—$0.01100%coinbase63d ago0x18f9e7…c57c82
0x400d…6a940xfbe9…30c6Base—$0.01100%coinbase63d ago0x1cb3b1…b4f2a2
0x400d…6a940xdd33…0c38Base—$0.01100%coinbase63d ago0x286efc…c78c7a
0x400d…6a940x26e7…3d05Base—$0.01100%coinbase63d ago0xd54f24…aeda5f
0x400d…6a940xcbba…4689Base—$0.01100%coinbase63d ago0x8c79e6…4e383f
0x400d…6a940xba3b…896dBase—$0.01100%coinbase63d ago0xf78bf7…3e4362
0x400d…6a940xe057…4156Base—$0.01100%coinbase63d ago0x77fc54…d5f92f
0x400d…6a940x186a…28ecBase—$0.01100%coinbase63d ago0xc54a51…41198c
0x400d…6a940x1380…16f9Base—$0.01100%coinbase63d ago0xe8c5e5…fb8736
0x400d…6a940x47b0…c2e6Base—$0.01100%coinbase63d ago0x2201b4…427c25
0x400d…6a940x2c01…b4e1Base—$0.01100%coinbase63d ago0x7403b1…614177
0x400d…6a940xbcc9…a3b5Base—$0.01100%coinbase63d ago0xeef14f…c93597
0x400d…6a940x2b99…1a76Base—$0.01100%coinbase63d ago0xeb5fdf…8a4833
0x400d…6a940xb42f…b3ceBase—$0.01100%coinbase63d ago0x2e9d16…503919
0x400d…6a940x8d92…2715Base—$0.01100%coinbase63d ago0x57f0a7…e6e62e
0x400d…6a940xb41d…18d9Base—$0.01100%coinbase63d ago0xdef9de…2a814d
0x400d…6a940x7a2f…cb09Base—$0.01100%coinbase63d ago0x8646f7…63fbd2

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.