Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb766d…f4401e
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1fc822…c761c7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8a40cc…1bf1c9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a402c…9eea65
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6da2f1…a290d3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x99cb3d…0253f7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa53aa0…792428
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6f8d5f…ebf457
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x38d8ee…317a8a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd21537…35b356
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a59a1…c01ef8
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x58ab38…505d25
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x126be9…dea67b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb311a1…0c2b82
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd651a5…4b0728
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20f8ab…aab88a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x416a9f…9454b6
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63a657…907da5
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd615e7…d2995a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d61ca…ccba6f

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.