Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd969…7bb20xa9b2…c7fbBase—$0.01100%coinbase72d ago0x2e08b1…b1e9ac
0xd969…7bb20x6d3b…f226Base—$0.01100%coinbase72d ago0x6f2808…0b6e89
0xd969…7bb20x1108…f8d0Base—$0.01100%coinbase72d ago0x0b1a5c…e7cfd7
0xd969…7bb20x531b…fb5eBase—$0.01100%coinbase72d ago0xc42f53…12d9ad
0xd969…7bb20x6548…b9deBase—$0.01100%coinbase72d ago0xe76fbc…44be0f
0xd969…7bb20xee37…7b60Base—$0.01100%coinbase72d ago0x1c950b…871f5a
0xd969…7bb20xac64…0f12Base—$0.01100%coinbase72d ago0x40c47e…cc3138
0xd969…7bb20x95a7…7483Base—$0.01100%coinbase72d ago0xa68677…299042
0xd969…7bb20x81d1…1ff1Base—$0.01100%coinbase72d ago0x83cddd…dab516
0xd969…7bb20x6f03…b4c9Base—$0.01100%coinbase72d ago0xbc2cac…61bb5c
0xd969…7bb20x3d6f…5c92Base—$0.01100%coinbase72d ago0x6a2e45…8e9302
0xd969…7bb20xa8c6…af1bBase—$0.01100%coinbase72d ago0x06ab04…7fccd1
0xd969…7bb20x6944…801dBase—$0.01100%coinbase72d ago0x13b7d5…a9fbc8
0xd969…7bb20x442f…443cBase—$0.01100%coinbase72d ago0xaa2621…bb12a2
0xd969…7bb20xef1b…aa11Base—$0.01100%coinbase72d ago0x4d0612…aa2d7a
0xd969…7bb20x7622…fe9fBase—$0.01100%coinbase72d ago0x696f95…865909
0xd969…7bb20xe58f…fa34Base—$0.01100%coinbase72d ago0xc9ab3d…f2fb4e
0xd969…7bb20x712d…e53cBase—$0.01100%coinbase72d ago0x2f3f00…e89586
0xd969…7bb20x7013…c4f5Base—$0.01100%coinbase72d ago0x0e8cf6…885200
0xd969…7bb20xaa32…18e8Base—$0.01100%coinbase72d ago0x7c6e17…eac27b
0xd969…7bb20x1108…7ab0Base—$0.01100%coinbase72d ago0x888650…5d1678
0xd969…7bb20x89be…d85eBase—$0.01100%coinbase72d ago0x3a408f…5f2471
0xd969…7bb20x290b…b82dBase—$0.01100%coinbase72d ago0x551570…68754a
0xd969…7bb20x8107…6320Base—$0.01100%coinbase72d ago0x0bff25…c6865c
0xd969…7bb20x1288…7a61Base—$0.01100%coinbase72d ago0x4ed6d8…fae180

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.