Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43d6…9c4f0x5f68…f562Base—$0.01100%coinbase72d ago0x8ed1aa…32dcf8
0x43d6…9c4f0x465f…bed2Base—$0.01100%coinbase72d ago0xd83045…45fb30
0x43d6…9c4f0xb063…39ebBase—$0.01100%coinbase72d ago0x7d7371…6b00c4
0x43d6…9c4f0x9067…b077Base—$0.01100%coinbase72d ago0xbd1411…0f866f
0x43d6…9c4f0x6e00…c492Base—$0.01100%coinbase72d ago0xd8996e…18e4b6
0x43d6…9c4f0xd52d…6c02Base—$0.01100%coinbase72d ago0x3b897c…688646
0x43d6…9c4f0x778b…7539Base—$0.01100%coinbase72d ago0xf37bbc…c68f14
0x43d6…9c4f0x9ab2…3666Base—$0.01100%coinbase72d ago0xfd7feb…f15467
0x43d6…9c4f0xdf03…f4c2Base—$0.01100%coinbase72d ago0xa501fc…300e85
0x43d6…9c4f0x8e60…185bBase—$0.01100%coinbase72d ago0x41914d…c3fffc
0x43d6…9c4f0xe058…2271Base—$0.01100%coinbase72d ago0xe39cda…4ebe86
0x43d6…9c4f0xadce…2078Base—$0.01100%coinbase72d ago0xbfdad0…8f760f
0x43d6…9c4f0x7ba4…4a81Base—$0.01100%coinbase72d ago0xe59f01…c48dbc
0x43d6…9c4f0x6557…0b1bBase—$0.01100%coinbase72d ago0x7e8be6…d037c8
0x43d6…9c4f0x4f1c…2ddcBase—$0.01100%coinbase72d ago0xb11421…c76b9d
0x43d6…9c4f0x7502…70d2Base—$0.01100%coinbase72d ago0x5dd787…af5b43
0x43d6…9c4f0x8a68…fffcBase—$0.01100%coinbase72d ago0x2de915…e16622
0x43d6…9c4f0x6d7d…e9e9Base—$0.01100%coinbase72d ago0xf4b4eb…c228fc
0x43d6…9c4f0x77e6…330fBase—$0.01100%coinbase72d ago0xfe39b8…5307c6
0x43d6…9c4f0x04c7…aa92Base—$0.01100%coinbase72d ago0x84fd91…3479e8
0x43d6…9c4f0x774b…8c3aBase—$0.01100%coinbase72d ago0x04fcd5…ae1fee
0x43d6…9c4f0xa89e…6eabBase—$0.01100%coinbase72d ago0x450945…73de45
0x43d6…9c4f0x37e7…55a4Base—$0.01100%coinbase72d ago0x07e432…565a51
0x43d6…9c4f0x99fa…0f5cBase—$0.01100%coinbase72d ago0xabef93…d32949
0x43d6…9c4f0xdeb8…a204Base—$0.01100%coinbase72d ago0x3043c7…4bf927

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.