Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0xb3c0a8…c0bceb
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0x4b0050…e7f4ce
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x17daff…cfc402
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0xf013ab…b84f36
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x351908…61f879
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0xb3c30f…4afc1d
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x944ed7…41335d
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x2d8a48…72d1c0
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x15da06…5971d7
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x5a6e09…0e1510
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0x408905…88c30c
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x0c2476…913ed5
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0xc03adc…63b7f8
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0x995faa…5fdf81
0xc4fa…fd0a0x8a59…a822Basex402 service$0.004100%coinbase93d ago0xf7647d…2adbf2
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0xfb78b5…980c16
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0xeb6adf…ef898d
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase93d ago0xbb007e…8ea896
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0x5cf007…9340b6
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0xc4768e…a57359
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0xd1a8ab…4d5241
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0x623268…f54dd2
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase93d ago0x0070b2…40027f

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.