Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xb931ce…6a258d
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xdfa058…c65f99
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xb89d6d…869e61
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x0919c2…054de4
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x01691a…517564
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x49dcbf…2890f1
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xcf3a4a…467660
0xc9c7…16700xe373…668dBasex402 service$0.01100%coinbase20d ago0x58a7c5…379311
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xa1c25e…150d98
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0xf8022b…06660f
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x6211a4…aa492b
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xe81550…aff1bc
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xf24bbe…1aa2cf
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xbcacbc…ee5944
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0x0b250e…1f7314
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0xe164b9…813c0e
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0x285d58…0fdfb0
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x9fefb1…41dfaf
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0xfbdfbe…82aa9d
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x383b9b…602f4b
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x74bfc4…ff8a1f
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase20d ago0x61ee2e…d840db
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0x735a02…5eae49
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0x7ceaf5…0ecec9
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase20d ago0x1405e9…c92895

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.