Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x2cd087…ab7166
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xfe914a…bb13df
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xd904f1…142df4
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xd57668…be035b
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x3c4770…ed13fd
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x80dca7…0f2abc
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x14bd5b…add93d
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x11649f…e94763
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xf8a3bd…e79b1e
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xfab0ab…4e2730
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x41164b…adae4d
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x3396be…29fdb0
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x0a714f…59f7de
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xf01297…b2a8d0
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x1c299e…e953ae
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x8beaa1…e60d26
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x411e10…01cff1
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x2e8111…b6ecb9
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xd9794f…c1414b
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x4bcfcb…eef18a
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x62c2e4…068acc
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0xeec4bd…e79f54
0x8d2a…7d370x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase21d ago0x16dc66…dcc5f4

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.