Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase19h ago0x35579d…c3f939
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase23h ago0x8fd622…30f48a
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase23h ago0x331585…9a892f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase23h ago0x8a7449…733f0d
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4215a4…a9cd6a
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x28e0ed…8245e9
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd0bc32…a2c96c
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x967c12…2498e2
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x476475…347b6b
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5536a1…713524
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x27688b…b29a0b
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1720ee…c84dcf
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7202e3…00234a
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2cc4cc…7bd9ca
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0ddcf6…e1a915
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xfce8ce…f18b11
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x53a59c…24c3fd
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1f94f3…7ddb10
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x471b13…00500e
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x76978d…227713
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xec299e…507128
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x97582e…a50aa6
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9fcb33…44aa14
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x147551…9c9735

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.