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%coinbase15d ago0x095e45…2b2e34
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x42e0a1…7439a5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0xf0678b…fcec27
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x1be2d7…1cfd92
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x260ded…4db62f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x3df316…1fdd85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x186a2c…df302b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase15d ago0x670186…d25cda
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0x2c1f7c…ffb5ef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0xb32fe9…dccad6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0xd64fe2…3abe65
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x1612b0…bee3bd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x2ba4a4…6e1605
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0x3d0d66…f4788a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0xee1b74…ae7aa6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0x556053…1dd744
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x7b6755…01fd27
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0xd400d3…dd54f1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x113265…a29b41
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x67ec97…b349b2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase15d ago0xad8c58…11f394
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0xd89406…a92a51
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0x83cdcb…f4f1a7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15d ago0xba5ddc…814430
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15d ago0xc2ec48…d0bd81

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.