Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcff0cd…3fa7ef
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe45ddf…a0eb8b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f4702…7c561f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x480af7…f6b06a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ccac5…beb02b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5aef42…2f8072
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4158d…96a99f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x356cb6…ecfba6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x311909…f6d042
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ec5a3…56c749
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5bba34…27b54e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa62821…121f66
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8b828…31447e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x943e0f…158900
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3925cd…dda8ba
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95dc83…d645d6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb79fe…04bc45
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x532b56…6411d8
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf64a25…58b402
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d27e6…de36e2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10f782…da2478
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59b68c…97cfac
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2ec20…5bfe3c
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x358562…a4fad2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x504d6a…ca0276

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.