Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4121…c93d0x3f0c…2ac9Base—$0.01100%coinbase82d ago0xce9d8a…50a7e9
0x4121…c93d0x5deb…f3baBase—$0.01100%coinbase82d ago0x8f207d…2cf413
0x4121…c93d0x7ba1…266aBase—$0.01100%coinbase82d ago0x0ca345…55ded6
0x4121…c93d0x4e89…e54aBase—$0.01100%coinbase82d ago0xd68cde…72226c
0x4121…c93d0x382f…a733Base—$0.01100%coinbase82d ago0xa32fad…6a36cd
0x4121…c93d0x75b8…9ed4Base—$0.01100%coinbase82d ago0x890d03…115523
0x4121…c93d0x3fed…6943Base—$0.01100%coinbase82d ago0x4cd550…5dc909
0x4121…c93d0x7173…94caBase—$0.01100%coinbase82d ago0x4dc048…e0c488
0x4121…c93d0xa5df…000aBase—$0.01100%coinbase82d ago0x05dcbd…4bd354
0x4121…c93d0xe993…3cefBase—$0.01100%coinbase82d ago0xeac002…529d9e
0x4121…c93d0x3a97…c215Base—$0.01100%coinbase82d ago0x03abf4…444da0
0x4121…c93d0x591d…3b31Base—$0.01100%coinbase82d ago0x23e06e…205b18
0x4121…c93d0x85ae…824bBase—$0.01100%coinbase82d ago0x751e8d…568669
0x4121…c93d0x8893…c0a0Base—$0.01100%coinbase82d ago0x72629a…e03392
0x4121…c93d0x8eae…cc6aBase—$0.01100%coinbase82d ago0x5721e8…ea0087
0x4121…c93d0xae8b…f590Base—$0.01100%coinbase82d ago0x06c37b…2e2965
0x4121…c93d0xeeee…03a1Base—$0.01100%coinbase83d ago0x779de1…0d6a5f
0x4121…c93d0x88da…4229Base—$0.01100%coinbase83d ago0x0b1f22…6fca23
0x4121…c93d0x989f…07a1Base—$0.01100%coinbase83d ago0x953a2a…c73d8b
0x4121…c93d0x6079…3b43Base—$0.01100%coinbase83d ago0x35dee5…26a764
0x4121…c93d0xc51d…f666Base—$0.01100%coinbase83d ago0x789966…7441c9
0x4121…c93d0x1a0b…1ea2Base—$0.01100%coinbase83d ago0xcbf133…26ff10
0x4121…c93d0xf0d4…674eBase—$0.01100%coinbase83d ago0x4d3693…8c6cd5
0x4121…c93d0x85bd…d28aBase—$0.01100%coinbase83d ago0x365e5d…38445c
0x4121…c93d0x3994…c8bbBase—$0.01100%coinbase83d ago0x5e7042…adeef1

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.