Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x43b8…63deBasex402 service$0.50100%coinbase17d ago0x3144a6…0a7681
0x039e…266e0x43b8…63deBasex402 service$0.03100%coinbase17d ago0xb345e1…ca12ca
0x039e…266e0x43b8…63deBasex402 service$0.03100%coinbase17d ago0xded82e…6806e3
0x039e…266e0x43b8…63deBasex402 service$0.03100%coinbase17d ago0xec7faf…fb8ca8
0x039e…266e0x43b8…63deBasex402 service$0.03100%coinbase17d ago0x56b41d…fdd072
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xc1e86f…d5ace3
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x2e4a8b…1b4563
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xe88863…22dcd0
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xeaff42…988805
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x41fd6a…279196
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x72f7f4…c72765
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xa68a74…f6da5d
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x82a6ca…bb0acd
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x711e7f…791e43
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x33c086…0a8a06
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xb77402…92af34
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x15432e…16c233
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xb683fe…7f4f89
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xd37b1d…d3582e
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x3e9e37…8efc02
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x00f9cf…1840be
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x179ce0…617dda
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0xc112f0…f7fb76
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x55b23f…c152dd
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase17d ago0x476a7f…f03212

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.