Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7c5ec…56895e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59d8ca…25bfbd
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b1ab0…308190
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x908d98…eaaf46
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb15870…aca033
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29d4e0…eed8ad
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02c059…695ae0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38c9db…7f2d41
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0ab5c…2e8502
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd25f2…103912
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3bed22…7d20fb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9f209…924dc9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa28c46…1589f4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x591a6f…48cf6f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37e083…e02c0c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34e550…7b28ce
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34ac7f…3f2d02
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b0f57…ee610e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd19fdd…7b6fb9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x579f90…bb5a0f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x336e85…55bb81
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3123e…c2368e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x02b154…43a834
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e3d82…07712f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd38bc3…f74542

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.