Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x396ab3…551b7a
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x3ae939…61eae6
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x4c3ac1…d6814b
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x2bcf2a…81acc7
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x02c79e…9bf9c9
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x78a14f…073541
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x1aca16…fdb983
0x1744…0e750xf000…94fcBase—$0.01100%coinbase49d ago0x9e90d2…6cf8c1
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x2dd0b4…608b2c
0x1744…0e750xf000…94fcBase—$0.01100%coinbase49d ago0x0565c3…11b73f
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x62fe28…4819ac
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0xe7ca41…f7dae8
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0xf0fa52…5d347b
0x1744…0e750xf000…94fcBase—$0.01100%coinbase49d ago0x94c413…94a64e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x63fd73…f71b66
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0xa800c2…575538
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0xe438b1…d61314
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x324f7e…06ef97
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x6e42ea…f0311e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x291472…0d0b8d
0x1744…0e750xf000…94fcBase—$0.01100%coinbase49d ago0x3ab0a6…730031
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x1dfd06…e0ce79
0x1744…0e750xf000…94fcBase—$0.20100%coinbase49d ago0x5084b2…9769ac
0x1744…0e750xf000…94fcBase—$0.03100%coinbase49d ago0x56b05c…34dc32
0x1744…0e750xf000…94fcBase—$0.01100%coinbase49d ago0x54b139…3a6dfa

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.