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%coinbase6d ago0x761362…ad5470
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xcad77d…a1f3d9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0x07c023…56f35f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x5c6b04…b7e9a6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xde0722…d1f4ce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xf0eeed…b11dd0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xecf403…11c79f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase6d ago0x57866f…13f773
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0xbbbed1…b62e38
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xd5c003…b99380
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0xaa7340…fa103e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xcde378…7471fe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x8d7267…35fcf8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0x51271c…04c818
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x64161a…ff6a41
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0x266620…ba6b8a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x837ce6…8ffb4b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x5a354a…eabb4b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x97842b…1bdf81
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xd2c7f9…c7513d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase6d ago0x84c09c…6284ae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0xb9c2a1…de7358
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0xf4eac4…2944ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase6d ago0xaa5a3c…20e146
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6d ago0x2c2ac4…8a0fc0

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.