Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cc9…38340xae26…1842Basex402 service$0.12100%coinbase18d ago0x28df1a…58b941
0xc9c7…16700xae26…1842Basex402 service$0.15100%coinbase18d ago0x973eeb…b3f6ac
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x5058e0…3b9153
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x5c2c8e…4f1914
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x6be983…cb18bb
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x638589…f23387
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x856e4c…1c4e04
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xa017b8…1cbb6f
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x43af0f…676bd9
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x0ecbc6…44a2e9
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x3c8ed1…f06b25
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xf3d3d1…3ba4a3
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xb78f18…66b26f
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x123623…447636
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xdb549d…c01e0e
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x0140e8…e354d6
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xe1fc4a…4936f5
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x761680…b8d603
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xddc2ea…e08035
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0xafaefc…4ab17d
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x996b32…8e1f98
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x734d91…e79f66
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x8516ac…c9479d
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x6da566…e2a022
0x8d2a…7d370xae26…1842Basex402 service$0.004100%coinbase18d ago0x52496d…5573ab

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.