Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e30…394f0xac65…4417Base—$0.09100%fluxa113d ago0x28d41f…7d80be
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa113d ago0x1e6d1d…ab73fe
0x4e30…394f0xac65…4417Base—$0.05100%fluxa113d ago0x966c26…b67cc6
0xb90a…9ae40x4e30…394fBase—$0.08100%fluxa113d ago0xc47f34…dda572
0xb90a…9ae40x4e30…394fBase—$0.02100%fluxa113d ago0xa9dbee…36c5ab
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa113d ago0x99c105…4366ba
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa113d ago0x261dbb…e21282
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa113d ago0xcda546…622077
0x4e30…394f0xac65…4417Base—$0.03100%fluxa113d ago0xb35f56…76ab46
0xb90a…9ae40x4e30…394fBase—$0.02100%fluxa113d ago0x2af98b…8b41fb
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x12236b…6d3376
0x4e30…394f0xac65…4417Base—$0.01100%fluxa114d ago0x3b6846…7f4c2e
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0xf8116e…cbad30
0x4e30…394f0xac65…4417Base—$0.01100%fluxa114d ago0x4e0d60…876be5
0x4e30…394f0xac65…4417Base—$0.03100%fluxa114d ago0x510f09…dfb793
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x0f0541…8a7e66
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x3cb2b0…202b15
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0xe6121b…43fe84
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0xc2c8b4…f93a2b

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.