Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xf411cb…aa2c76
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x1d1468…145c0a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xbd0383…7775ef
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x6e7786…56dc53
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xaef8c9…f40a2e
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x4dfc82…481d4b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xc306d2…ffb6da
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xe9a74d…d54e29
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x9ec3c2…3b6fae
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xdad8d1…cf6cde
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xc6bd6e…9b2e44
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x68b16c…108312
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x081e16…3e0e9f
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xd08c9d…17dca6
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xbdf0c7…7347be
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xfb538d…f8bc9a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x03e47c…c4e8b5
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x907871…86d89d
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x12d4b0…3816fa
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xeeb111…c4c8a1
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xc3b377…1aab2e
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xe70a40…914872
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xb2d43e…c711cd
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x6c564c…c4e01b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x1c06ea…1c684b

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.