Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c8ae4…c41ff0
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c5c15…5bf4c5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x57a377…e2ca1b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2bf1e…4931a1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x060a41…5c14f4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x013b60…74318a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc15b0e…0b8f86
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24f9c4…80c88b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x130f34…9de87a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef8156…c036c3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71dc25…6420f1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbd26b…2063ad
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4ec58…06fc79
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ab82e…cf0664
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9276ca…93096f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62bde4…b010a4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b5d02…616cd1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62b9f3…70bc1a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd237e9…e12c97
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x21171c…b924dc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefd18b…8ea4b7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x187107…88c827
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c691b…3cf6c4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d3906…d7cc42
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e1133…c0a84a

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.