Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3572d8…476649
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39819c…527c31
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ae8f5…0c7054
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b36ba…a9cb61
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5aa501…0d96f3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcdbe8b…95c844
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f9f24…689d94
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22ca1a…44f2b7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93b6d3…09bf75
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc88564…878a32
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ec0ef…2b38a1
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73b94d…e02f85
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce571d…3236c7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf4cea…74de42
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e3add…eb82c7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc31128…5011f2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf97dd6…66b914
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda7e5d…666d84
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10751f…d299c4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2a04c…9cb796
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc6941…97f59a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12e342…077b5b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4f11d…626fde
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c1205…60c4d3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ba306…cd9e38

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.