Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8abe5…a88b84
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e0576…f4eaf7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21dc0d…1e68c3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e7cad…9911fe
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xddbb08…d367b9
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e5e0b…e7689a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5981f7…c58223
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1764f5…8c0446
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f33c5…89f321
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x162abd…dcd276
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc0b572…c63796
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ac08d…57ded0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a6fe1…d76847
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70c991…eb6949
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5c6d07…ee29d9
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b48f9…ab53a7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15ffcd…a82eea
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd672ed…586090
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf82e6f…a552bf
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd674d8…813009
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff86d6…da5e4a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x96cb92…ed769d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8212ed…0e56a3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4182fe…d677ba
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4894cd…ed752d

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.