Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x491aa6…750793
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xead4fc…304553
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xba1610…293f95
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x22b341…7222da
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xd752f5…da6418
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x41da6d…e3a9a7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x957c81…0939cb
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x795965…6eb014
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xd01acc…4259e7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xc792e9…a24599
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xde41d9…c0b067
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xb1bb1b…f82e9b
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x62222e…e1ccb8
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x5e9dbf…8e0409
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xd8bd7b…1331b1
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xef9c35…4edf2e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x361bf2…9e7ac1
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xea1027…223499
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x4c7db4…d09ce3
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xb4e95e…d9f405
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xab4f78…410216
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0xcf0e1e…8129af
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x74d109…4afc6f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x2a5f99…56e4a7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI103d ago0x71ac1a…42e82b

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.