Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x52b057…42480e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x58b502…649fb2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xd9da59…397991
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xf98073…fd1d19
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xc0350f…80c14c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xdcf53b…d819f3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xf313cf…60a305
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xe14c25…0d3d43
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xba3146…4bb74e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x6680c7…c22df4
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x14fbc8…dd4089
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x8c3249…7f35c6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xa9a626…d5169f
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xb989b7…537ae9
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x23889f…88be6b
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x3b510a…51988d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x17bbe1…f6754d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x273fc6…3985f7
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xac0bb4…4bb8b0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x34cab8…f9ec77
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xc1823d…3c7291
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x5c986c…1fe0aa
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0xae7885…5136e9
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa28d ago0x00a21d…dca6aa

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.