Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase18d ago0x89ddad…d3bdd7
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase18d ago0xeae3be…a99fec
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase18d ago0x75df11…e2c484
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase18d ago0x6d3563…2f7565
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase18d ago0xf217aa…659149
0xcf98…fe7e0x4466…125eBasex402 service$0.004100%coinbase18d ago0xe03f50…ef55fd
0xcf98…fe7e0x4466…125eBasex402 service$0.004100%coinbase18d ago0x9e8948…2ebbd9
0xcf98…fe7e0x4466…125eBasex402 service$0.01100%coinbase18d ago0x3d5e6a…f73f37
0xcf98…fe7e0x4466…125eBasex402 service$0.005100%coinbase18d ago0x24fb49…ffbff4
0xcf98…fe7e0x4466…125eBasex402 service$0.02100%coinbase18d ago0x68a3bf…fe3e32
0xcf98…fe7e0x4466…125eBasex402 service$0.005100%coinbase18d ago0x63f2d8…535347
0x01c9…28160x4466…125eBasex402 service$0.006100%coinbase18d ago0x87a350…337ca8
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase18d ago0x3e6d8e…edecbb
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase18d ago0xb6f2f5…462ae6
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase18d ago0xd62c57…bc1f50
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase18d ago0xdd0e76…1eb8b8
0x3e9f…41650x4466…125eBasex402 service$0.01100%coinbase19d ago0xa0b83a…5e0ca4
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase19d ago0xbbe547…18ccce
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase19d ago0x996ef5…97b249
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase19d ago0x6c616f…cdd6b0
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase19d ago0x617cf1…41851e
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase19d ago0x82ab23…6f3757
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase19d ago0x0850ec…41d1dd
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase19d ago0xf275a1…542dd4
0x4608…21270x4466…125eBasex402 service$0.006100%coinbase19d ago0xf0e741…4d93ed

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.