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%coinbase22d ago0x041d1b…0059a9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x147a9e…d441ef
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x3db1a8…a82535
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x617fc1…5d1a7e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0xa02aa7…30c595
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x9cc0ef…0f40e3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0xe62ba9…d41f11
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x696aac…78283c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x5b2340…4645f2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0xae5ba8…3a6194
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x53e2f4…9c3e90
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0xe705ff…f2f6b3
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0xfde57d…01f6e9
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x58e606…00f79e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x894ead…80aeb0
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x433f71…974c48
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0x9b69f9…1c54a2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x8d6a06…3cc80a
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0x3358a3…0bb356
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x9e845a…d2887f
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0x5ff4eb…183040
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x67154c…839009
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x2ebbf9…6a91f8
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0xbcfef4…f93c79
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x4d2fbf…d6d9f3

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.