Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3328…2d870xb1a8…3f12Base—$0.01100%coinbase66d ago0x205a44…51a0dc
0x3328…2d870xa7bf…e97eBase—$0.01100%coinbase66d ago0x00b2fb…155e26
0x3328…2d870x2c4a…9d9eBase—$0.01100%coinbase66d ago0x6c9d96…d483f1
0x3328…2d870x1e05…f085Base—$0.01100%coinbase66d ago0xecadef…af67f3
0x3328…2d870x1f04…6997Base—$0.01100%coinbase66d ago0x2da199…3674cf
0x3328…2d870xbdbd…49eaBase—$0.01100%coinbase66d ago0xad4594…26b06f
0x3328…2d870xb1de…646bBase—$0.01100%coinbase66d ago0x933eea…8e893f
0x3328…2d870x4334…5f59Base—$0.01100%coinbase66d ago0xeb4335…23ddd9
0x3328…2d870x54d4…2c12Base—$0.01100%coinbase66d ago0x2efdbc…78d11b
0x3328…2d870x23a5…db20Base—$0.01100%coinbase66d ago0x9c89be…959f12
0x3328…2d870xb8c9…b82eBase—$0.01100%coinbase66d ago0x068c4f…d9b89f
0x3328…2d870xd730…33d4Base—$0.01100%coinbase66d ago0x0cd587…2efbc3
0x3328…2d870xd649…f461Base—$0.01100%coinbase66d ago0x222f5f…bdc655
0x3328…2d870xf9b6…aeddBase—$0.01100%coinbase66d ago0xead0e5…a656d7
0x3328…2d870x2728…99e4Base—$0.01100%coinbase66d ago0x1f748c…631d5a
0x3328…2d870x9316…d173Base—$0.01100%coinbase66d ago0x7f0eed…81efd1
0x3328…2d870x8416…1f30Base—$0.01100%coinbase66d ago0x1568bf…22b3c0
0x3328…2d870x98be…f14eBase—$0.01100%coinbase66d ago0x8fb9d2…72963b
0x3328…2d870x45ad…3454Base—$0.01100%coinbase66d ago0x76f97d…38d597
0x3328…2d870xb931…9f26Base—$0.01100%coinbase66d ago0x4cd476…e54467
0x3328…2d870x826b…205bBase—$0.01100%coinbase66d ago0x75e615…3585bf
0x3328…2d870xd7bc…4cadBase—$0.01100%coinbase66d ago0x5907e9…25a907
0x3328…2d870x188d…6a2eBase—$0.01100%coinbase66d ago0x4e5639…6c02c5
0x3328…2d870x3666…f8a0Base—$0.01100%coinbase66d ago0xd58ab4…d8bdfb
0x3328…2d870x2712…a6c3Base—$0.01100%coinbase66d ago0xd50208…4e44e5

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.