Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0xfb5746…c2978c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x2e1f72…fb78e4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0xd841c7…19d4db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x0458fe…54cfb7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x154a1b…e595cb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x3f4501…9346e9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xa4a00d…8fdf17
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase10d ago0x922b08…b6c968
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0x772902…c9801a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xed41f7…872763
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0x94e460…e7ce76
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xab8ab3…10acf0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x1f5810…0402a9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0x47855d…576a6c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x9a4d21…0337e7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0xda72bb…c9e1ba
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xb9f677…0c74d3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xe631f0…bff2af
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x49794d…6198e4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xf58db7…7ec9d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase10d ago0xc5b9b0…60ea87
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0xe26245…179dd2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0x790b14…06d3e8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10d ago0x894754…f9be59
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10d ago0xc42f3a…aea9b7

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.