Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5f1…86110x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0x046a9f…7bd159
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0xe785b3…aef274
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xfa8d7a…91b9e2
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xeb2eee…50dba9
0x1f14…19530x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x908242…3bcbfc
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xe8c45f…394d36
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0xf78b00…1fd5a1
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0x136cf7…1de8a8
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xeb6b5a…372ca9
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xd22872…24ae50
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0x80b7e1…65b4ff
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0x2abb3a…6f93c9
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x9ce998…89fe8c
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0xe94e03…4f8c0b
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xaa17d4…1f194a
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x020fe7…7f11a1
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xfc3ea7…786feb
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xb427ca…767fc6
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0xabb0d0…6182a6
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0x6dbbaa…01e2a5
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0x82da93…32689c
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0x98169a…898a3b
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x83f709…4224ba
0x23a2…84ff0x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xe9cd3b…a1a8d9
0xe3ba…3fb30x40a8…ad8bBasex402 service$0.01100%coinbase15d ago0x064693…11d70b

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.