Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x67a334…7cf67e
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x4875a1…81d41c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x470714…e84119
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x7aff97…fa9c0d
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x35d9f4…965ef9
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0xe4259c…744509
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x8677f0…f768e3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x01091a…723e3f
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0x1dc786…cf1a64
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0xe6f91e…f1b154
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa43d ago0xa75577…ff2eb1
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa43d ago0xca61ff…bc7184
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x45947f…790b2e
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0xf4e985…1bed89
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x4027b4…739d1c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x551956…ae42d3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0xbb5b61…73e318
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0xa3b992…390a09
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0xbace4a…6990bb
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x03af45…e67e3c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x60e609…06fb98
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0xe50f9f…ac06c7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa44d ago0xc5b083…655e3c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x7208cf…56da8b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x9f8006…5d1365

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.