Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x1eff41…26644b
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xea1510…0f5800
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x9c596c…b1163c
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x189792…444912
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x06572e…e0f9fe
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x0fba07…f8db77
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xf53e89…7757e8
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x07ba30…19e3e9
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xc4171c…e099dd
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x42f101…cf8b6d
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x7258ce…169d26
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x133886…c57a4d
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xe7f63c…2fd469
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x07d120…383263
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x0f3c36…dca6a0
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x8760fa…dbdadf
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x71fe6a…f1166a
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xd9b685…fffeba
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb7c354…a31422
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x8f97f4…33bca4
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x591be1…9b09ef
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xeeb5e0…e46b79
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xfcae29…be6ed4
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xa81d51…cf4b3d
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x63f3ae…19ffba

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.