Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd4457a…a60de3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf0169…31dd5c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a163a…0dc0da
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x738b84…25d5d3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20e8c0…e866ff
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3dabc1…c8e453
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f4526…2fe2c9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06665d…6d9c30
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22a812…c16882
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x411f92…67b7f7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x557ef9…c98b13
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53799c…69eade
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6d5cd…cfc595
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fcf04…cc70b1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72f4d0…a15ba6
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd00fd2…d6085f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5e30c…0caf68
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b670c…ab15aa
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabd477…f9e69a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14bfb6…136306
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2eca74…061c22
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9474c5…89d720
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0771f2…8d19e2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa77b94…5602a7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x276e82…fc0de5

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.