Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xbbba23…753baf
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xe0af7d…bcc438
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xb66664…08cfce
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0x934c4e…e66e4f
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xb4ee2a…7e2cd6
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0x3526b6…2b15c3
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xb2d995…c206c8
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x3a5a25…03f696
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0xde3b66…15abe4
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0x09fab1…f26caf
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x463455…4a8665
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0x71a706…db9af8
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0xdfea17…fff438
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x2c1cfb…22e92b
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x80b6d1…2043c3
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x29f8fc…7a7875
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x5c4623…7ee403
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x7f34ac…986a1b
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa43d ago0x325c5c…667512
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa43d ago0xbc9b87…d6acb4
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa44d ago0x9539bf…532def
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa44d ago0x696590…b4faa7
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa44d ago0x7fce44…a787ac
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa44d ago0x6d78a5…d26597
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa44d ago0xf44cd5…9a346a

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.