Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xa3d647…900575
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x5cce87…6e9369
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x8ecd51…5b2b19
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xfb2302…c237f7
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x5be97f…24b1d0
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x848584…25814b
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x9e1cdd…e83b45
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xf8d8f4…b19bcd
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xc4e18b…23dafd
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x2154ea…de8b37
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x936679…77fdf5
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x0c35b7…184bd7
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x5955f1…da1ae2
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xca26e6…48e53c
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x2cde5e…53e613
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xaa45ab…1129ec
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x0902ea…e9968f
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xead5a0…54f002
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x633c7d…e1e971
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x3ddbe4…30cd73
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x2fabdc…e62b77
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xba45d6…1f79b6
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x829d8e…901800
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0xe94b08…474076
0x8d2a…7d37coin74.ethBasex402 service$0.01100%coinbase20d ago0x6e4703…7f6aa0

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.