Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd38…bcac0xac65…4417Base—$0.08100%fluxa112d ago0x67f247…1877f1
0xb90a…9ae40xfd38…bcacBase—$0.08100%fluxa112d ago0xd9130e…cd5e9d
0xfd38…bcac0xac65…4417Base—$0.04100%fluxa112d ago0x695a1e…6adfb1
0xb90a…9ae40xfd38…bcacBase—$0.02100%fluxa112d ago0x5fc83d…f50138
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x66f8be…899a9f
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x3c5857…9ae87b
0xfd38…bcac0xac65…4417Base—$0.06100%fluxa112d ago0xb35d79…55353c
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x84f486…c798e7
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0xc0458f…7dacf3
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x14aacd…99b816
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0xc4010c…0a5689
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x8f217c…61938a
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x5a2ae3…93b60e
0xfd38…bcac0xac65…4417Base—$0.01100%fluxa112d ago0x4de608…d2cf7a
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x0773db…e1df46
0xfd38…bcac0xac65…4417Base—$0.03100%fluxa112d ago0xc5c044…ee6eab
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0x308b53…c87af7
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0xa94514…f735df
0xfd38…bcac0xac65…4417Base—$4.14100%fluxa112d ago0x500f28…b1eca8
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa112d ago0xe0517b…e8eab7
0xb90a…9ae40xfd38…bcacBase—$4.00100%fluxa113d ago0xeb0805…94ceeb
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0xf3afe7…e9f5c1
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x8f8f40…ab1903
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x128214…05ba88
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x03e17e…4b654b

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.