Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f3a2c…5dd6f9
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d50d4…8cb95b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb65aa6…d83966
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e3f96…fff91b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6a8b4…5ec4e9
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf70918…0e448c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34a16c…eac453
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddebab…b2feaf
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07da84…f839bb
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x713fea…c12533
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2ff88…b14224
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe19a7c…a1b6ef
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbadf3e…ede52c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc96c5…b55f73
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2498a0…b7138c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08ca00…61a3e6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffae65…87b485
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1524cc…9f0a12
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a8404…35ff26
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17574e…efb120
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8391c8…051e0f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe173da…f995e0
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3069e9…8124b2
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x525e38…f15a17
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0741c2…6da158

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.