Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0b31d1…9f051d
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0x925b01…952f9c
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0x630339…48ee3d
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe9f5df…b0cde0
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0x865109…305607
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe0c16f…1eebba
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2380d4…950e58
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa00a36…faf669
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0xaaca58…5ab485
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd72033…8c4904
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb14a7b…094158
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8183ac…fdb880
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4e24cf…390bf7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0bd100…bc8c60
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ef209…463111
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c36e8…ed4996
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe859f0…ebee77
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a3249…b2a732
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe0f2d…ff6743
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c02d1…b89db2
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed420b…671adc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4767ba…8323c1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac515b…f44326
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24981d…d69d82
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa161f4…37050f

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.