Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x31a27c…0ab92c
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x7a4218…d32327
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x4c6a47…d7a06e
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x708642…dac0ac
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x7a3848…5ad5a1
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x527529…cafe73
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x9beb9b…319d3d
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x69bc46…efafbd
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0xdd578f…bddc15
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0xc4aae7…849ab4
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x22e91d…9355c0
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x8950b4…4703de
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0x3047c6…61dd97
0x8d99…01140xf000…94fcBase—$0.01100%coinbase11d ago0xb22067…f0c21e
0x8d99…01140xf000…94fcBase—$0.01100%coinbase12d ago0x5ffd2f…c50668
0x8d99…01140xf000…94fcBase—$0.01100%coinbase12d ago0x1d803f…028352
0x8d99…01140xf000…94fcBase—$0.01100%coinbase12d ago0xe06089…4a75cb
0x8d99…01140xf000…94fcBase—$0.01100%coinbase12d ago0x801294…45d120
0x8d99…01140xf000…94fcBase—$0.10100%coinbase12d ago0x422b2c…36fb6f
0x8d99…01140xf000…94fcBase—$0.10100%coinbase12d ago0xb33ded…6943c8
0x8d99…01140xf000…94fcBase—$0.10100%coinbase12d ago0xcdcd5f…ae8747
0x8d99…01140xf000…94fcBase—$0.10100%coinbase12d ago0xa62ef6…4bda5c
0x8d99…01140xf000…94fcBase—$0.20100%coinbase12d ago0xb0f99c…307129
0x8d99…01140xf000…94fcBase—$0.10100%coinbase12d ago0x3c5eb4…8deac6
0x8d99…01140xf000…94fcBase—$0.01100%coinbase12d ago0xca004d…919e0c

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.