Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc89c64…4a81c5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f95df…a8527d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9d5a4…6a9fc3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43896f…f6e55b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d4a25…d77245
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb9445…b673b0
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37d15f…6e895b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c0a76…b04ef7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbf999…6b27dc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4ed28…a3a1b2
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb66dd5…d83402
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd2d33…a2a3dc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x411906…7f5061
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf50128…55904c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x732f00…3a7866
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0c1ee…f5f406
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cba27…8e60ef
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c3e79…616bb5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe271f0…738aed
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a65e9…2b4766
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12832c…0cf930
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3f6bc…73f134
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38200e…97af56
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7fe98…2bfabc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fcd12…4b9e4d

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.