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.001100%payAI115d ago0x7a353d…e0c762
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc18f1a…a6db12
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94f3d4…eb3281
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08c56a…26d0d9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3bb4c…1a5c0c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd59f4…257e17
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98251e…24fa08
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf088e3…fcdd5f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d611b…c6ec77
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6682a…5d02c6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95f2ac…c3d618
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x00250f…7bbf46
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20fd30…848826
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc7369…c99537
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7186d9…25c589
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c6a8d…72f0c1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2736c2…00f855
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b86e4…a0c85f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe70ccc…89f574
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x470a00…5b634a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac7ae3…aa145f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe33099…7c1ecc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50106d…48b7f6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf8a43…d673c6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe98fb5…3b21b9

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.