Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b33f8…b228b4
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c396b…96a53e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72d5e0…06d683
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba846d…77faaf
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0372ce…40e537
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e429e…4f3ff1
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcacd59…e0df9e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e5940…855921
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x885c83…40f910
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf700e2…ac03e3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ceae7…956561
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4aa1f…57bbf9
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb3ad3…3e9d51
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x157cec…14ec3c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c41ef…3c7835
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa10acc…b30d07
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7124c2…d277ec
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8888b8…72d454
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ee6dd…3f8658
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc7a479…f59b1e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e4b2a…f60527
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x433ed9…a8dc6a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b12a3…d4b0b5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ba303…ed06ad
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x519fe8…649c09

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.