Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x1511c4…04d073
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x9d49c7…44c277
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xecb5c6…331ef2
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x40f93d…acd49b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x10b9b1…5f5233
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xac9375…d7aeca
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xe3dac7…03dcce
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xc98138…35a493
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x11e079…c2a6f7
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x747d78…a64ae5
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xc3bb04…9ff64f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x4236b4…38ad9a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x7c1e2c…243253
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x9e32c9…99c9b4
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x9a013b…d0bcfe
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xdacb58…a5aef5
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x5d3f9d…f8a21c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xb132ce…fcda9f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xe426e0…6aca47
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xc51b72…342dec
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x95f2a6…9a5255
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x845ac5…4adbd0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x0bf80f…921973
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0xe398b5…d5d0fc
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa20d ago0x75d482…ed8b82

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.