Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47a2ce…e93ef1
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5931f…a974aa
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72e7a1…2a9b81
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b2a16…149c49
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9d6bc…59367f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x327553…57a1be
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a751b…057954
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc582f…21b89d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x258352…2ab089
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdacd1…61d92c
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7e06d…e70513
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbec94e…7fb825
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb25ca1…5839fd
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d16d3…b7cc64
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c13a4…072c51
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6d040…2a23f0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfc51a…1c6bed
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3faed…ddfa7c
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5597d…5e318e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b0609…336eb8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7ebbd…30cc56
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b43c0…60d4ad
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a65fc…9ec1e4
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a24c1…107d5d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x393f51…28c1a9

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.