Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xedda3f…0a25b9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9e0c…7ed313
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c4fa8…f35cd4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x750aee…4f48c4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e4042…becaa7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaffd1c…6d6827
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfcbe0a…ed0468
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x601b31…f9920f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02b2d8…72c802
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ecdbd…7766e7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca2521…a80b45
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00340f…8fa37b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84aa21…5db819
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6d052…b80043
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b958f…27fc88
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb0abc…7c9e18
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b8645…29132a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8e85d…d98351
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba2d61…5a3bca
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4cef90…b65ff6
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb06ab4…09d7b2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa24afa…5bf556
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb7a98…6b1437
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x856544…b7af9c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ca59e…cad63b

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.