Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0xf28d9a…2ac458
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0xd3037c…10bb4b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0x9394fa…c756f9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x7c3aae…95ef0a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x2128e4…28b2f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x9d6c24…2b0de2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x81c709…47cece
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase14h ago0x759086…9dc960
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0xdbc05c…08b798
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0xc4d911…39ca6c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0xde2e65…bd026f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x20b719…864dbe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x009246…65bcaa
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase14h ago0x0ffdd7…ea6210
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase14h ago0x371035…bb577b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0x194c9a…538ca5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x09e931…49103e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14h ago0xee383a…53efe9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x69612e…489ce7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0xbf266f…f278fc
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase14h ago0xf10307…cd4d6e
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase14h ago0x62d180…a6151e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x2454bf…ba2f0b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14h ago0x534d3d…e163ea
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase14h ago0xe0bef4…ef6b0d

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.