Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x520a69…5a6f06
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf274e7…ec6f0c
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f1d02…cee978
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x39b291…a1a60f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb1c3fe…6cd760
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32431b…8efc18
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4efc25…3b86ed
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf25846…ef7266
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2614c1…3b88d8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a32bb…15d0b3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55b66d…f9c572
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b39fe…e1e7fe
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x744429…20aca9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9f9a7…08b350
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeac027…55456e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x861fd1…bd5df8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5e0b2c…90d5d4
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8df50b…074b98
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde0ca7…6db603
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3adf6…985bb0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca99c5…e80711
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68906e…1e62a9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb2d81…fd1634
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8595f7…909d0f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5cefc3…b7b303

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.