Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb028a7…135ea6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x3812f2…68eecd
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xed4f59…620376
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x1bff2d…d48144
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd020b…1c5d63
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x3b3732…b19f72
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf147c…bb3cd8
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x40dbc7…1e7720
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x950986…8c93ac
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x51f5be…0fa975
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x45acd9…01fecf
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x804e1a…37d43b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe6749e…27f4e6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x97d426…b7809a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xdb2662…793f89
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5a0748…6da9f0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5a54e7…7d381b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x999aac…dce6c7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x3a409d…7383e0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xd8267f…1a62b6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x93ba8f…830873
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xcaa65a…f5113f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a0c90…b64838
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfa3184…c4b016
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd4ff3…dab6b2

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.