Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0x1fbf41…e9cdca
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x416258…1334e0
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x62bc56…bb7156
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xc8ce23…b42b0a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xbde46f…3ddc8c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xd86eee…da4fe3
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0x343a78…037a4a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xecc3ae…513446
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xf10f96…02866e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xa3214d…a421a9
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x11056c…f07a12
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xbc1a3a…9e73fe
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xfb8218…1b654d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xf2934e…55ef75
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xcf21c5…8c8ff1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xf66ae2…c7c5fa
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x02ea99…b263d2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xc2fa09…d5c2bd
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0xb5f7e9…e75041
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0x7c27a9…d1e91e
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x85b172…3d94b9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0x503d59…eae4e3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x349c74…382edf
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22d ago0xab92dc…0d27ff
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase22d ago0x706fe5…72a7c1

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.