Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650x9c95…e299Base—$0.001100%fluxa40d ago0xa04a7a…e9392d
0x0303…69650x9c95…e299Base—$0.001100%fluxa40d ago0x353a4e…38d8ad
0x0303…69650x9c95…e299Base—$0.001100%fluxa40d ago0x574005…dc0b60
0x0303…69650xfe80…47eeBase—$0.001100%fluxa40d ago0x5e12ee…976c26
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x3f1c15…139620
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xf65179…0eca4b
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0x27ceae…a2bdab
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0xb338dd…b06979
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0x949a2f…de6420
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x834420…de4e2f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xfb04d9…6f0e93
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x42f147…36b744
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xa592eb…6c527f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xf803cd…7f7094
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xb743ed…b5245e
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x9f57eb…df2b4e
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x516ac7…305a01
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0x7cbae5…855143
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0xf5be20…877989
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0x5fdb3f…36e8fd
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x7303ab…21f9d7
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0xcf0319…ccb5d2
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x798255…a2161f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xea821e…fcd854
0x0303…69650xfe80…47eeBase—$0.001100%fluxa41d ago0xd6c392…f245dd

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.