Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4341c8…5774e0
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x769004…f521b7
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00836e…573cf3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9491ce…57e416
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04c08a…162522
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7fe41…e3755d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf35927…8f8849
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8233df…72d1fe
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x234a6e…47cfa1
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2aaa62…067374
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf78ce2…9fa334
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xabb4fa…8da9a3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x080b2c…bf7ac9
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9e43d4…9f3d12
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2de7f6…cdbd92
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x995bd4…02c4fe
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8b4344…52f4e4
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc3a002…34ff05
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb980ed…74ae58
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x48f4ef…6dd24a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xde2425…446f29
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf145e4…f34172
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd87351…579fb6
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8ebe82…8135e5
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1b3993…605e35

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.