Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x2b35…135b14d ago0xee06ba…d0dcfb
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8121…3f9d14d ago0x018602…2cf1c8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x33cf…fffe14d ago0xc05a2e…9ff3c6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x816c…9f8614d ago0xce6feb…92a8c9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xaf61…49f614d ago0xd2d983…50cb1f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x35c6…376314d ago0x8093d4…7966c8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x60b3…977314d ago0x21978e…79d02c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xce9f…bc8e14d ago0xb21bf6…c6ee04
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x160a…c89114d ago0x381d60…cc2e1b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0abd…8e7714d ago0x54a522…7fe7ed
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2d8d…301614d ago0x771b1f…a98e44
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x1570…9b0a14d ago0xf3a52d…247518
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc330…c0b214d ago0xeebb55…da98be
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3494…a4d114d ago0x982403…00f409
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd091…7b6e14d ago0x0f9aa7…a92f64
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x617f…c06d14d ago0x535231…bd7147
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x54b0…438414d ago0x83f10d…c755f3
0xc9a2…31540x47c5…4fc3Base—$150.1570%0xe6a1…011714d ago0xcc1edf…7e9cf4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd1bc…096d14d ago0x7c1cef…424dfd
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x6c0f…7cd614d ago0x2eb347…4db195
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x03f1…4e5f14d ago0xb7a531…0a5ea3
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0dc1…621414d ago0x25d669…c6ff69
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdcda…233714d ago0x80553e…735d63
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x30b6…608914d ago0x2c382e…6becea
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x28cc…0ecd14d ago0xa7bb9c…ce64fa

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.