Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x169407…df667e
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x6f2216…bd2f7d
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x271998…9b3cfe
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x2af015…705174
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0xbebd07…2aa3a4
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x84ad31…c54331
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0xf3a689…687afe
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x747135…83108b
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x211565…a5faff
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x3024b9…988b9d
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x789551…f96f7a
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x73c6fb…f74176
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x27ab64…edca90
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x4c4814…e1a50d
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x0e945a…336b7e
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0xdb9ebe…2a636e
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x5fe1a2…5e45b9
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x72f791…e891a8
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x598d41…97e131
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x370780…0a06e4
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x15fb84…80ff5d
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x717874…c14132
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x544083…657757
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0xf04c22…859082
0x8d2a…7d370x1484…c2c5Basex402 service$0.05100%coinbase18d ago0x8da018…effb0a

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.