Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x835845…89744c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b187f…a30bb4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe08838…07252e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8093f5…f38855
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b2fc9…ad22c0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78ab98…c76d1d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bd965…0b84f2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e7ee7…223acf
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3702f6…524621
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2dec3…3953e9
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22c5f4…6707a5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0aea5e…bf9e9f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x403493…e511f2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7be42…3d2620
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a1c14…0aa19c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x903543…c066cd
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9350b2…e5b951
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e0355…de6e31
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d455a…5e64d0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce5922…0217ba
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x501f3f…dedbdc
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x490a5f…085bb2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e86ac…dfc671
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d653f…f51082
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c36f6…6290cf

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.