Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e39…e96b0xac65…4417Base—$0.09100%fluxa107d ago0xfc8112…0a43e4
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x27e895…5bf8a8
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x2e0911…3a2b26
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x7f9434…230185
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x2edc51…51b5c5
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xc47d10…5d889e
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xdbdffe…8d197f
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x6b8d5f…ad2d03
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xaa2f05…a01145
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x852c8d…cb30b6
0x8e39…e96b0xac65…4417Base—$0.05100%fluxa107d ago0x3fb6cf…fb7755
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xcaa976…88d325
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xce32c1…97213a
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xe7a319…07f7ab
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x2cb0c1…48737b
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xb19112…330db0
0x8e39…e96b0xac65…4417Base—$0.03100%fluxa107d ago0xf1fb0a…77f1de
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x650d5c…c36da1
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x3e5c44…8a7bcf
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0xbc8936…0c5da1
0x8e39…e96b0xac65…4417Base—$0.01100%fluxa107d ago0xf81e59…049b88
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa107d ago0x669d1b…7fc893

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.