Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xd8348d…b8b9f4
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x80d573…b253b0
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xff2134…8b8f31
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0xbda613…c7aec9
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xcce79b…9d92b0
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4fa744…325fd1
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xaa51cb…783b2f
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x3c4727…0fd76f
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xb452d1…db5666
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x80b979…375fef
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x95f2dd…8b1708
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0x618492…a4a869
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0x194964…0e10d9
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xf1c8fe…e72053
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4d3f27…19509e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0xea7bca…bdba14
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0x60bcf7…909f6e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0xd4ea84…18c8aa
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x18e0a2…664b4a
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x2c9fd1…6b4e33
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf1332…ecb73a
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc0f3f5…066f3e
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x380baa…9cce4f
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0x253a11…bd2bae
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa36d ago0xe9ac96…848816

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.