Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e1cbd…e9d819
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff459e…19135e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb68b39…da5675
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73be80…9bbed9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc843f0…a38f94
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cddcc…cfc2e0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a6f93…5dc6fa
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33d254…e96e7d
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x52ee43…59ffa9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc31b72…aadee5
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2eee0…e86333
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c2661…5d14e2
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c5242…7e53f3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5cd58…4be648
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c2236…1176d0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa846dd…58087b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32baaf…dacc3c
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ea41a…9b31b9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x191747…78516c
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4fbcb2…fcc6d2
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01f593…936dc3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97570c…f15af3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x766a51…901a81
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x130a12…206fcb
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1786f…aa8a34

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.