Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x5d5462…fe24fb
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x6403ca…3943b0
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xe02b6b…4d6671
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x99cb47…2242e3
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xcb825d…53e0df
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xbcf27e…06afc2
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x9032ae…b14f72
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x094046…8ab8b7
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x59625b…b5f52b
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x6f8d98…0cf75a
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x1ac228…8b5504
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x473398…de93b2
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x259df1…df9c8b
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x898e26…a8bec9
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xec08bc…dcd6c6
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xa5b6fc…f487dc
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x3d4200…15f985
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x7ea05c…42d213
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x4aeebb…2c972c
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x4a5261…b9e73c
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0xca8213…0d7014
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x407966…c86310
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x581944…45f29d
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x0baa54…49368a
0xfaa9…d3ff0x5aae…482eBase—$0.001100%coinbase11d ago0x6f4a98…c0a182

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.