Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xd3e982…fad927
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x104746…d9f2d0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x64a03d…597685
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xbadaf7…03101d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xeca175…a0cbac
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xf69e90…a2e578
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x564118…24adf5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0x063e25…375204
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0x38428a…a2b4a7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xa9b0a4…10f09e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xaa2eac…1bc52d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x4f99c6…6f31fd
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x583dd7…dcd7fe
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x5b05dc…0163d4
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xbe41e8…6f9a31
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xf49c06…d39220
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x87c7d5…06ab66
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase48d ago0x55457f…d8c2d0
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase48d ago0x1a95a0…8e65f9
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase48d ago0x544851…7890e1
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0x774845…2b9e1e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xaca37c…7a60d6
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase48d ago0xa29ace…da5b76
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase48d ago0x0457e1…9f48cb
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase48d ago0xae8913…dc9793

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.