Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0x9a76d8…2d5f7c
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x210eb7…2fc849
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0x588784…5e8c61
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase14d ago0xbec522…82cff4
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0x06266e…305755
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase14d ago0xb54cc7…8e7b25
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase14d ago0xe7307f…7e5c18
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase14d ago0x741d15…aebb10
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase14d ago0x3a6772…699250
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase14d ago0xe08a62…e8f8e6
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x0a8a9e…bf0a40
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0xe80572…14b8ae
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x3e1aaa…e89e5e
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x8bbfd5…d000dd
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x760bd3…fd3ad6
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase14d ago0xbf0311…4878b6
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x1451e5…87f391
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0xd2f15d…c10ac5
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0xf7467e…55661f
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase14d ago0x62c646…a53f7c
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0x2c7818…0bd698
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase14d ago0xfd7620…d880f2
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0xd673e8…927435
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase14d ago0x440f37…92eba0
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase14d ago0x487c2b…db9176

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.